Types:
Methods:
client.realtimeKit.apps.get({ ...params }) -> AppGetResponseclient.realtimeKit.apps.post({ ...params }) -> AppPostResponse
Types:
MeetingCreateResponseMeetingAddParticipantResponseMeetingDeleteMeetingParticipantResponseMeetingEditParticipantResponseMeetingGetResponseMeetingGetMeetingByIDResponseMeetingGetMeetingParticipantResponseMeetingGetMeetingParticipantsResponseMeetingRefreshParticipantTokenResponseMeetingReplaceMeetingByIDResponseMeetingUpdateMeetingByIDResponse
Methods:
client.realtimeKit.meetings.create(appId, { ...params }) -> MeetingCreateResponseclient.realtimeKit.meetings.addParticipant(appId, meetingId, { ...params }) -> MeetingAddParticipantResponseclient.realtimeKit.meetings.deleteMeetingParticipant(appId, meetingId, participantId, { ...params }) -> MeetingDeleteMeetingParticipantResponseclient.realtimeKit.meetings.editParticipant(appId, meetingId, participantId, { ...params }) -> MeetingEditParticipantResponseclient.realtimeKit.meetings.get(appId, { ...params }) -> MeetingGetResponseclient.realtimeKit.meetings.getMeetingById(appId, meetingId, { ...params }) -> MeetingGetMeetingByIDResponseclient.realtimeKit.meetings.getMeetingParticipant(appId, meetingId, participantId, { ...params }) -> MeetingGetMeetingParticipantResponseclient.realtimeKit.meetings.getMeetingParticipants(appId, meetingId, { ...params }) -> MeetingGetMeetingParticipantsResponseclient.realtimeKit.meetings.refreshParticipantToken(appId, meetingId, participantId, { ...params }) -> MeetingRefreshParticipantTokenResponseclient.realtimeKit.meetings.replaceMeetingById(appId, meetingId, { ...params }) -> MeetingReplaceMeetingByIDResponseclient.realtimeKit.meetings.updateMeetingById(appId, meetingId, { ...params }) -> MeetingUpdateMeetingByIDResponse
Types:
PresetCreateResponsePresetUpdateResponsePresetDeleteResponsePresetGetResponsePresetGetPresetByIDResponse
Methods:
client.realtimeKit.presets.create(appId, { ...params }) -> PresetCreateResponseclient.realtimeKit.presets.update(appId, presetId, { ...params }) -> PresetUpdateResponseclient.realtimeKit.presets.delete(appId, presetId, { ...params }) -> PresetDeleteResponseclient.realtimeKit.presets.get(appId, { ...params }) -> PresetGetResponseclient.realtimeKit.presets.getPresetById(appId, presetId, { ...params }) -> PresetGetPresetByIDResponse
Types:
SessionGenerateSummaryOfTranscriptsResponseSessionGetParticipantDataFromPeerIDResponseSessionGetSessionChatResponseSessionGetSessionDetailsResponseSessionGetSessionParticipantDetailsResponseSessionGetSessionParticipantsResponseSessionGetSessionSummaryResponseSessionGetSessionTranscriptsResponseSessionGetSessionsResponse
Methods:
client.realtimeKit.sessions.generateSummaryOfTranscripts(appId, sessionId, { ...params }) -> SessionGenerateSummaryOfTranscriptsResponseclient.realtimeKit.sessions.getParticipantDataFromPeerId(appId, peerId, { ...params }) -> SessionGetParticipantDataFromPeerIDResponseclient.realtimeKit.sessions.getSessionChat(appId, sessionId, { ...params }) -> SessionGetSessionChatResponseclient.realtimeKit.sessions.getSessionDetails(appId, sessionId, { ...params }) -> SessionGetSessionDetailsResponseclient.realtimeKit.sessions.getSessionParticipantDetails(appId, sessionId, participantId, { ...params }) -> SessionGetSessionParticipantDetailsResponseclient.realtimeKit.sessions.getSessionParticipants(appId, sessionId, { ...params }) -> SessionGetSessionParticipantsResponseclient.realtimeKit.sessions.getSessionSummary(appId, sessionId, { ...params }) -> SessionGetSessionSummaryResponseclient.realtimeKit.sessions.getSessionTranscripts(appId, sessionId, { ...params }) -> SessionGetSessionTranscriptsResponseclient.realtimeKit.sessions.getSessions(appId, { ...params }) -> SessionGetSessionsResponse
Types:
RecordingGetActiveRecordingsResponseRecordingGetOneRecordingResponseRecordingGetRecordingsResponseRecordingPauseResumeStopRecordingResponseRecordingStartRecordingsResponseRecordingStartTrackRecordingResponse
Methods:
client.realtimeKit.recordings.getActiveRecordings(appId, meetingId, { ...params }) -> RecordingGetActiveRecordingsResponseclient.realtimeKit.recordings.getOneRecording(appId, recordingId, { ...params }) -> RecordingGetOneRecordingResponseclient.realtimeKit.recordings.getRecordings(appId, { ...params }) -> RecordingGetRecordingsResponseclient.realtimeKit.recordings.pauseResumeStopRecording(appId, recordingId, { ...params }) -> RecordingPauseResumeStopRecordingResponseclient.realtimeKit.recordings.startRecordings(appId, { ...params }) -> RecordingStartRecordingsResponseclient.realtimeKit.recordings.startTrackRecording(appId, { ...params }) -> RecordingStartTrackRecordingResponse
Types:
WebhookCreateWebhookResponseWebhookDeleteWebhookResponseWebhookEditWebhookResponseWebhookGetWebhookByIDResponseWebhookGetWebhooksResponseWebhookReplaceWebhookResponse
Methods:
client.realtimeKit.webhooks.createWebhook(appId, { ...params }) -> WebhookCreateWebhookResponseclient.realtimeKit.webhooks.deleteWebhook(appId, webhookId, { ...params }) -> WebhookDeleteWebhookResponseclient.realtimeKit.webhooks.editWebhook(appId, webhookId, { ...params }) -> WebhookEditWebhookResponseclient.realtimeKit.webhooks.getWebhookById(appId, webhookId, { ...params }) -> WebhookGetWebhookByIDResponseclient.realtimeKit.webhooks.getWebhooks(appId, { ...params }) -> WebhookGetWebhooksResponseclient.realtimeKit.webhooks.replaceWebhook(appId, webhookId, { ...params }) -> WebhookReplaceWebhookResponse
Types:
ActiveSessionCreatePollResponseActiveSessionGetActiveSessionResponseActiveSessionKickAllParticipantsResponseActiveSessionKickParticipantsResponse
Methods:
client.realtimeKit.activeSession.createPoll(appId, meetingId, { ...params }) -> ActiveSessionCreatePollResponseclient.realtimeKit.activeSession.getActiveSession(appId, meetingId, { ...params }) -> ActiveSessionGetActiveSessionResponseclient.realtimeKit.activeSession.kickAllParticipants(appId, meetingId, { ...params }) -> ActiveSessionKickAllParticipantsResponseclient.realtimeKit.activeSession.kickParticipants(appId, meetingId, { ...params }) -> ActiveSessionKickParticipantsResponse
Types:
LivestreamCreateIndependentLivestreamResponseLivestreamGetActiveLivestreamsForLivestreamIDResponseLivestreamGetAllLivestreamsResponseLivestreamGetLivestreamAnalyticsCompleteResponseLivestreamGetLivestreamAnalyticsDaywiseResponseLivestreamGetLivestreamSessionDetailsForSessionIDResponseLivestreamGetLivestreamSessionForLivestreamIDResponseLivestreamGetMeetingActiveLivestreamsResponseLivestreamGetOrgAnalyticsResponseLivestreamStartLivestreamingAMeetingResponseLivestreamStopLivestreamingAMeetingResponse
Methods:
client.realtimeKit.livestreams.createIndependentLivestream(appId, { ...params }) -> LivestreamCreateIndependentLivestreamResponseclient.realtimeKit.livestreams.getActiveLivestreamsForLivestreamId(appId, livestreamId, { ...params }) -> LivestreamGetActiveLivestreamsForLivestreamIDResponseclient.realtimeKit.livestreams.getAllLivestreams(appId, { ...params }) -> LivestreamGetAllLivestreamsResponseclient.realtimeKit.livestreams.getLivestreamAnalyticsComplete(appId, { ...params }) -> LivestreamGetLivestreamAnalyticsCompleteResponseclient.realtimeKit.livestreams.getLivestreamAnalyticsDaywise(appId, { ...params }) -> LivestreamGetLivestreamAnalyticsDaywiseResponseclient.realtimeKit.livestreams.getLivestreamSessionDetailsForSessionId(appId, livestreamSessionId, { ...params }) -> LivestreamGetLivestreamSessionDetailsForSessionIDResponseclient.realtimeKit.livestreams.getLivestreamSessionForLivestreamId(appId, livestreamId, { ...params }) -> LivestreamGetLivestreamSessionForLivestreamIDResponseclient.realtimeKit.livestreams.getMeetingActiveLivestreams(appId, meetingId, { ...params }) -> LivestreamGetMeetingActiveLivestreamsResponseclient.realtimeKit.livestreams.getOrgAnalytics(appId, { ...params }) -> LivestreamGetOrgAnalyticsResponseclient.realtimeKit.livestreams.startLivestreamingAMeeting(appId, meetingId, { ...params }) -> LivestreamStartLivestreamingAMeetingResponseclient.realtimeKit.livestreams.stopLivestreamingAMeeting(appId, meetingId, { ...params }) -> LivestreamStopLivestreamingAMeetingResponse
Types:
Methods:
client.realtimeKit.analytics.getOrgAnalytics(appId, { ...params }) -> AnalyticsGetOrgAnalyticsResponse