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