Package 

Class MessageClientCall

    • Method Summary

      Modifier and Type Method Description
      Unit start(ClientCall.Listener<RespT> responseListener, Metadata headers)
      Unit request(Integer numMessages)
      Unit cancel(String message, Throwable cause)
      Unit halfClose()
      Unit sendMessage(ReqT message)
      • Methods inherited from class com.google.android.horologist.datalayer.grpc.client.MessageClientCall

        getAttributes, isReady, setMessageCompression
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait