@wildix/xbees-users-client > Users > toggleUnreadEmailNotificationsSubscription
Users.toggleUnreadEmailNotificationsSubscription() method
Signature:
toggleUnreadEmailNotificationsSubscription(args: ToggleUnreadEmailNotificationsSubscriptionCommandInput, cb: (err: any, data?: ToggleUnreadEmailNotificationsSubscriptionCommandOutput) => void): void;
Parameters
Parameter | Type | Description |
---|---|---|
args | ||
cb | (err: any, data?: ToggleUnreadEmailNotificationsSubscriptionCommandOutput) => void |
Returns:
void