Package 

Class MessageClientServer

    • Constructor Summary

      Constructors 
      Constructor Description
      MessageClientServer(BindableService service, CoroutineScope coroutineScope)
    • Method Summary

      Modifier and Type Method Description
      GeneratedMessageLite<?, ?> execute(DataLayerGrpc.MessageRequest request)
      • Methods inherited from class com.google.android.horologist.datalayer.grpc.server.MessageClientServer

        handleIncomingMessage
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • MessageClientServer

        MessageClientServer(BindableService service, CoroutineScope coroutineScope)