Skip to main content

@wildix/xbees-users-client > Users > toggleTranscriptionEmailNotificationsSubscription

Users.toggleTranscriptionEmailNotificationsSubscription() method

Signature:

toggleTranscriptionEmailNotificationsSubscription(args: ToggleTranscriptionEmailNotificationsSubscriptionCommandInput, cb: (err: any, data?: ToggleTranscriptionEmailNotificationsSubscriptionCommandOutput) => void): void;

Parameters

Parameter

Type

Description

args

ToggleTranscriptionEmailNotificationsSubscriptionCommandInput

cb

(err: any, data?: ToggleTranscriptionEmailNotificationsSubscriptionCommandOutput) => void

Returns:

void