UserPhoneConfig
Contains information about the phone configuration settings for a user.
Contents
- AfterContactWorkTimeLimit
-
The After Call Work (ACW) timeout setting, in seconds.
Note
When returned by a
SearchUsers
call,AfterContactWorkTimeLimit
is returned in milliseconds.Type: Integer
Valid Range: Minimum value of 0.
Required: No
- AutoAccept
-
The Auto accept setting.
Type: Boolean
Required: No
- DeskPhoneNumber
-
The phone number for the user's desk phone.
Type: String
Pattern:
\\+[1-9]\\d{1,14}$
Required: No
- PhoneType
-
The phone type.
Type: String
Valid Values:
SOFT_PHONE | DESK_PHONE
Required: Yes
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: