RpcAuthorizedClient
class 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.