Package com.ringcentral.definitions
Class MeetingExternalUserInfoResource
java.lang.Object
com.ringcentral.definitions.MeetingExternalUserInfoResource
-
Field Summary
FieldsModifier and TypeFieldDescriptionLink to the user's personal meeting room, used as an alias for personal meeting URL (with personal meeting ID) Example: https://meetings.ringcentral.com/my/jsmithFormat: uriEnables using personal meeting ID for instant meetingsFormat: int64 -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionpersonalLink
(String personalLink) personalLinkName
(String personalLinkName) personalMeetingId
(String personalMeetingId) usePmiForInstantMeetings
(Boolean usePmiForInstantMeetings)
-
Field Details
-
uri
Format: uri -
userId
-
accountId
-
userType
Format: int64 -
userToken
-
hostKey
-
personalMeetingId
-
personalLink
Link to the user's personal meeting room, used as an alias for personal meeting URL (with personal meeting ID) Example: https://meetings.ringcentral.com/my/jsmith -
personalLinkName
-
usePmiForInstantMeetings
Enables using personal meeting ID for instant meetings
-
-
Constructor Details
-
MeetingExternalUserInfoResource
public MeetingExternalUserInfoResource()
-
-
Method Details
-
uri
-
userId
-
accountId
-
userType
-
userToken
-
hostKey
-
personalMeetingId
-
personalLink
-
personalLinkName
-
usePmiForInstantMeetings
-