Skip to main content

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

Users.toggleUnreadEmailNotificationsSubscription() method

Signature:

toggleUnreadEmailNotificationsSubscription(args: ToggleUnreadEmailNotificationsSubscriptionCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ToggleUnreadEmailNotificationsSubscriptionCommandOutput) => void): void;

Parameters

Parameter

Type

Description

args

ToggleUnreadEmailNotificationsSubscriptionCommandInput

options

__HttpHandlerOptions

cb

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

Returns:

void