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