RpcSubscriptions
An object that exposes all of the functions described by TRpcSubscriptionsMethods
.
Calling each method returns a
PendingRpcSubscriptionsRequest<TNotification> where
TNotification
is that method's notification type.
Type Parameters
Type Parameter |
---|
TRpcSubscriptionsMethods |