Skip to main content

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

Users.getUserEmailNotificationsSettings() method

Signature:

getUserEmailNotificationsSettings(args: GetUserEmailNotificationsSettingsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: GetUserEmailNotificationsSettingsCommandOutput) => void): void;

Parameters

Parameter

Type

Description

args

GetUserEmailNotificationsSettingsCommandInput

options

__HttpHandlerOptions

cb

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

Returns:

void