ProductvideoApi class

Constructors

ProductvideoApi([ApiClient? apiClient])

Properties

apiClient ApiClient
final
hashCode int
The hash code for this object.
no setterinherited
runtimeType Type
A representation of the runtime type of the object.
no setterinherited

Methods

acceptCall(String type, String id) Future<AcceptCallResponse?>
Accept Call
acceptCallWithHttpInfo(String type, String id) Future<Response>
Accept Call
blockUser(String type, String id, BlockUserRequest blockUserRequest) Future<BlockUserResponse?>
Block user on a call
blockUserWithHttpInfo(String type, String id, BlockUserRequest blockUserRequest) Future<Response>
Block user on a call
collectUserFeedback(String type, String id, String session, CollectUserFeedbackRequest collectUserFeedbackRequest) Future<CollectUserFeedbackResponse?>
Collect user feedback
collectUserFeedbackWithHttpInfo(String type, String id, String session, CollectUserFeedbackRequest collectUserFeedbackRequest) Future<Response>
Collect user feedback
createDevice(CreateDeviceRequest createDeviceRequest) Future<DurationResponse?>
Create device
createDeviceWithHttpInfo(CreateDeviceRequest createDeviceRequest) Future<Response>
Create device
createGuest(CreateGuestRequest createGuestRequest) Future<CreateGuestResponse?>
Create Guest
createGuestWithHttpInfo(CreateGuestRequest createGuestRequest) Future<Response>
Create Guest
deleteCall(String type, String id, DeleteCallRequest deleteCallRequest) Future<DeleteCallResponse?>
Delete Call
deleteCallWithHttpInfo(String type, String id, DeleteCallRequest deleteCallRequest) Future<Response>
Delete Call
deleteDevice(String id) Future<DurationResponse?>
Delete device
deleteDeviceWithHttpInfo(String id) Future<Response>
Delete device
deleteRecording(String type, String id, String session, String filename) Future<DeleteRecordingResponse?>
Delete recording
deleteRecordingWithHttpInfo(String type, String id, String session, String filename) Future<Response>
Delete recording
deleteTranscription(String type, String id, String session, String filename) Future<DeleteTranscriptionResponse?>
Delete transcription
deleteTranscriptionWithHttpInfo(String type, String id, String session, String filename) Future<Response>
Delete transcription
endCall(String type, String id) Future<EndCallResponse?>
End call
endCallWithHttpInfo(String type, String id) Future<Response>
End call
getCall(String type, String id, {String? connectionId, int? membersLimit, bool? ring, bool? notify, bool? video}) Future<GetCallResponse?>
Get Call
getCallStats(String type, String id, String session) Future<GetCallStatsResponse?>
Get Call Stats
getCallStatsWithHttpInfo(String type, String id, String session) Future<Response>
Get Call Stats
getCallWithHttpInfo(String type, String id, {String? connectionId, int? membersLimit, bool? ring, bool? notify, bool? video}) Future<Response>
Get Call
getEdges() Future<GetEdgesResponse?>
Get Edges
getEdgesWithHttpInfo() Future<Response>
Get Edges
getOrCreateCall(String type, String id, GetOrCreateCallRequest getOrCreateCallRequest, {String? connectionId}) Future<GetOrCreateCallResponse?>
Get or create a call
getOrCreateCallWithHttpInfo(String type, String id, GetOrCreateCallRequest getOrCreateCallRequest, {String? connectionId}) Future<Response>
Get or create a call
goLive(String type, String id, GoLiveRequest goLiveRequest) Future<GoLiveResponse?>
Set call as live
goLiveWithHttpInfo(String type, String id, GoLiveRequest goLiveRequest) Future<Response>
Set call as live
joinCall(String type, String id, JoinCallRequest joinCallRequest, {String? connectionId}) Future<JoinCallResponse?>
Join call
joinCallWithHttpInfo(String type, String id, JoinCallRequest joinCallRequest, {String? connectionId}) Future<Response>
Join call
listDevices() Future<ListDevicesResponse?>
List devices
listDevicesWithHttpInfo() Future<Response>
List devices
listRecordings(String type, String id) Future<ListRecordingsResponse?>
List recordings
listRecordingsWithHttpInfo(String type, String id) Future<Response>
List recordings
listTranscriptions(String type, String id) Future<ListTranscriptionsResponse?>
List transcriptions
listTranscriptionsWithHttpInfo(String type, String id) Future<Response>
List transcriptions
muteUsers(String type, String id, MuteUsersRequest muteUsersRequest) Future<MuteUsersResponse?>
Mute users
muteUsersWithHttpInfo(String type, String id, MuteUsersRequest muteUsersRequest) Future<Response>
Mute users
noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
queryCallMembers(QueryCallMembersRequest queryCallMembersRequest) Future<QueryCallMembersResponse?>
Query call members
queryCallMembersWithHttpInfo(QueryCallMembersRequest queryCallMembersRequest) Future<Response>
Query call members
queryCalls(QueryCallsRequest queryCallsRequest, {String? connectionId}) Future<QueryCallsResponse?>
Query call
queryCallStats(QueryCallStatsRequest queryCallStatsRequest) Future<QueryCallStatsResponse?>
Query Call Stats
queryCallStatsWithHttpInfo(QueryCallStatsRequest queryCallStatsRequest) Future<Response>
Query Call Stats
queryCallsWithHttpInfo(QueryCallsRequest queryCallsRequest, {String? connectionId}) Future<Response>
Query call
rejectCall(String type, String id, RejectCallRequest rejectCallRequest) Future<RejectCallResponse?>
Reject Call
rejectCallWithHttpInfo(String type, String id, RejectCallRequest rejectCallRequest) Future<Response>
Reject Call
requestPermission(String type, String id, RequestPermissionRequest requestPermissionRequest) Future<RequestPermissionResponse?>
Request permission
requestPermissionWithHttpInfo(String type, String id, RequestPermissionRequest requestPermissionRequest) Future<Response>
Request permission
sendCallEvent(String type, String id, SendCallEventRequest sendCallEventRequest) Future<SendCallEventResponse?>
Send custom event
sendCallEventWithHttpInfo(String type, String id, SendCallEventRequest sendCallEventRequest) Future<Response>
Send custom event
sendVideoReaction(String type, String id, SendReactionRequest sendReactionRequest) Future<SendReactionResponse?>
Send reaction to the call
sendVideoReactionWithHttpInfo(String type, String id, SendReactionRequest sendReactionRequest) Future<Response>
Send reaction to the call
startHLSBroadcasting(String type, String id) Future<StartHLSBroadcastingResponse?>
Start HLS broadcasting
startHLSBroadcastingWithHttpInfo(String type, String id) Future<Response>
Start HLS broadcasting
startRecording(String type, String id, StartRecordingRequest startRecordingRequest) Future<StartRecordingResponse?>
Start recording
startRecordingWithHttpInfo(String type, String id, StartRecordingRequest startRecordingRequest) Future<Response>
Start recording
startRTMPBroadcast(String type, String id, StartRTMPBroadcastsRequest startRTMPBroadcastsRequest) Future<StartRTMPBroadcastsResponse?>
Start RTMP broadcasts
startRTMPBroadcastWithHttpInfo(String type, String id, StartRTMPBroadcastsRequest startRTMPBroadcastsRequest) Future<Response>
Start RTMP broadcasts
startTranscription(String type, String id, StartTranscriptionRequest startTranscriptionRequest) Future<StartTranscriptionResponse?>
Start transcription
startTranscriptionWithHttpInfo(String type, String id, StartTranscriptionRequest startTranscriptionRequest) Future<Response>
Start transcription
stopAllRTMPBroadcasts(String type, String id) Future<StopAllRTMPBroadcastsResponse?>
Stop all RTMP broadcasts for a call
stopAllRTMPBroadcastsWithHttpInfo(String type, String id) Future<Response>
Stop all RTMP broadcasts for a call
stopHLSBroadcasting(String type, String id) Future<StopHLSBroadcastingResponse?>
Stop HLS broadcasting
stopHLSBroadcastingWithHttpInfo(String type, String id) Future<Response>
Stop HLS broadcasting
stopLive(String type, String id) Future<StopLiveResponse?>
Set call as not live
stopLiveWithHttpInfo(String type, String id) Future<Response>
Set call as not live
stopRecording(String type, String id) Future<StopRecordingResponse?>
Stop recording
stopRecordingWithHttpInfo(String type, String id) Future<Response>
Stop recording
stopRTMPBroadcast(String type, String id, String name, Object body) Future<StopRTMPBroadcastsResponse?>
Stop RTMP broadcasts
stopRTMPBroadcastWithHttpInfo(String type, String id, String name, Object body) Future<Response>
Stop RTMP broadcasts
stopTranscription(String type, String id) Future<StopTranscriptionResponse?>
Stop transcription
stopTranscriptionWithHttpInfo(String type, String id) Future<Response>
Stop transcription
toString() String
A string representation of this object.
inherited
unblockUser(String type, String id, UnblockUserRequest unblockUserRequest) Future<UnblockUserResponse?>
Unblocks user on a call
unblockUserWithHttpInfo(String type, String id, UnblockUserRequest unblockUserRequest) Future<Response>
Unblocks user on a call
updateCall(String type, String id, UpdateCallRequest updateCallRequest) Future<UpdateCallResponse?>
Update Call
updateCallMembers(String type, String id, UpdateCallMembersRequest updateCallMembersRequest) Future<UpdateCallMembersResponse?>
Update Call Member
updateCallMembersWithHttpInfo(String type, String id, UpdateCallMembersRequest updateCallMembersRequest) Future<Response>
Update Call Member
updateCallWithHttpInfo(String type, String id, UpdateCallRequest updateCallRequest) Future<Response>
Update Call
updateUserPermissions(String type, String id, UpdateUserPermissionsRequest updateUserPermissionsRequest) Future<UpdateUserPermissionsResponse?>
Update user permissions
updateUserPermissionsWithHttpInfo(String type, String id, UpdateUserPermissionsRequest updateUserPermissionsRequest) Future<Response>
Update user permissions
videoConnect() Future<void>
Video Connect (WebSocket)
videoConnectWithHttpInfo() Future<Response>
Video Connect (WebSocket)
videoPin(String type, String id, PinRequest pinRequest) Future<PinResponse?>
Pin
videoPinWithHttpInfo(String type, String id, PinRequest pinRequest) Future<Response>
Pin
videoUnpin(String type, String id, UnpinRequest unpinRequest) Future<UnpinResponse?>
Unpin
videoUnpinWithHttpInfo(String type, String id, UnpinRequest unpinRequest) Future<Response>
Unpin

Operators

operator ==(Object other) bool
The equality operator.
inherited