@wildix/xbees-users-client > Users > toggleTranscriptionEmailNotificationsSubscription
Users.toggleTranscriptionEmailNotificationsSubscription() method
Signature:
toggleTranscriptionEmailNotificationsSubscription(args: ToggleTranscriptionEmailNotificationsSubscriptionCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ToggleTranscriptionEmailNotificationsSubscriptionCommandOutput) => void): void;
Parameters
Parameter | Type | Description |
---|---|---|
args | ToggleTranscriptionEmailNotificationsSubscriptionCommandInput | |
options | __HttpHandlerOptions | |
cb | (err: any, data?: ToggleTranscriptionEmailNotificationsSubscriptionCommandOutput) => void |
Returns:
void