RpcAuthorizedClient

Helper class to create an RPC connection to a server that authenticates the app that makes a connection.

Once a connection is created, dispatcher and notifier can be used to create client RPC stubs. rpcClientId uniquely identifies this app instance to an RPC server.

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard

Functions

Link copied to clipboard
fun shutdown()