Package com.ringcentral.definitions
Class MsTeamsUserListResponseMappings
java.lang.Object
com.ringcentral.definitions.MsTeamsUserListResponseMappings
-
Field Summary
FieldsModifier and TypeFieldDescriptionRingCentral extension ID of the user to connectPhone number in e.164 format (with '+' prefix) Example: +16501234567Connection status of the Microsoft Teams Direct Routing user Enum: Connected, Initial, RemoteNotFound, OutOfSync, Connecting, Disconnecting, DisconnectFailed, RemoteUserRemoved -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionextensionId(String extensionId) phoneNumber(String phoneNumber)
-
Field Details
-
extensionId
RingCentral extension ID of the user to connect -
phoneNumber
Phone number in e.164 format (with '+' prefix) Example: +16501234567 -
status
Connection status of the Microsoft Teams Direct Routing user Enum: Connected, Initial, RemoteNotFound, OutOfSync, Connecting, Disconnecting, DisconnectFailed, RemoteUserRemoved
-
-
Constructor Details
-
MsTeamsUserListResponseMappings
public MsTeamsUserListResponseMappings()
-
-
Method Details
-
extensionId
-
phoneNumber
-
status
-