Skip to main content

@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

BatchGetUsersEmailNotificationsSettingsCommandInput

cb

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

Returns:

void