Uses of Class
com.mypurecloud.sdk.v2.model.MeetingIdRecord
Packages that use MeetingIdRecord
-
Uses of MeetingIdRecord in com.mypurecloud.sdk.v2.api
Methods in com.mypurecloud.sdk.v2.api that return MeetingIdRecordModifier and TypeMethodDescriptionConversationsApi.getConversationsVideosMeeting(GetConversationsVideosMeetingRequest request) Gets a record for a given meetingIdConversationsApi.getConversationsVideosMeeting(String meetingId) Gets a record for a given meetingIdConversationsApi.postConversationsVideosMeetings(PostConversationsVideosMeetingsRequest request) Generate a meetingId for a given conferenceIdConversationsApi.postConversationsVideosMeetings(GenerateMeetingIdRequest body) Generate a meetingId for a given conferenceIdMethods in com.mypurecloud.sdk.v2.api that return types with arguments of type MeetingIdRecordModifier and TypeMethodDescriptionConversationsApi.getConversationsVideosMeeting(ApiRequest<Void> request) Gets a record for a given meetingIdConversationsApiAsync.getConversationsVideosMeetingAsync(GetConversationsVideosMeetingRequest request, AsyncApiCallback<MeetingIdRecord> callback) Gets a record for a given meetingIdConversationsApiAsync.getConversationsVideosMeetingAsync(ApiRequest<Void> request, AsyncApiCallback<ApiResponse<MeetingIdRecord>> callback) Gets a record for a given meetingIdConversationsApi.getConversationsVideosMeetingWithHttpInfo(String meetingId) Gets a record for a given meetingIdConversationsApi.postConversationsVideosMeetings(ApiRequest<GenerateMeetingIdRequest> request) Generate a meetingId for a given conferenceIdConversationsApiAsync.postConversationsVideosMeetingsAsync(PostConversationsVideosMeetingsRequest request, AsyncApiCallback<MeetingIdRecord> callback) Generate a meetingId for a given conferenceIdConversationsApiAsync.postConversationsVideosMeetingsAsync(ApiRequest<GenerateMeetingIdRequest> request, AsyncApiCallback<ApiResponse<MeetingIdRecord>> callback) Generate a meetingId for a given conferenceIdConversationsApi.postConversationsVideosMeetingsWithHttpInfo(GenerateMeetingIdRequest body) Generate a meetingId for a given conferenceIdMethod parameters in com.mypurecloud.sdk.v2.api with type arguments of type MeetingIdRecordModifier and TypeMethodDescriptionConversationsApiAsync.getConversationsVideosMeetingAsync(GetConversationsVideosMeetingRequest request, AsyncApiCallback<MeetingIdRecord> callback) Gets a record for a given meetingIdConversationsApiAsync.getConversationsVideosMeetingAsync(ApiRequest<Void> request, AsyncApiCallback<ApiResponse<MeetingIdRecord>> callback) Gets a record for a given meetingIdConversationsApiAsync.postConversationsVideosMeetingsAsync(PostConversationsVideosMeetingsRequest request, AsyncApiCallback<MeetingIdRecord> callback) Generate a meetingId for a given conferenceIdConversationsApiAsync.postConversationsVideosMeetingsAsync(ApiRequest<GenerateMeetingIdRequest> request, AsyncApiCallback<ApiResponse<MeetingIdRecord>> callback) Generate a meetingId for a given conferenceId -
Uses of MeetingIdRecord in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return MeetingIdRecordModifier and TypeMethodDescriptionMeetingIdRecord.conferenceId(String conferenceId) The conferenceId used to generate a meetingIdMeetingIdRecord.dateExpired(Date dateExpired) Instant at which the meetingId record will no longer be considered active.Boolean flag for ephemeral status of the created record