type ClientCrossChannel
Type defining the RemoteObject client channel type.
Definition
type ClientCrossChannel = CrossChannel<RemoteObject.Call, RemoteObject.Response>;
type ClientCrossChannelType defining the RemoteObject client channel type.
type ClientCrossChannel = CrossChannel<RemoteObject.Call, RemoteObject.Response>;