GetRTMSStatusResponse: { rtmsStatus: { rtmsSessionId: string; displayName: string; status: "connecting" | "started" | "paused" | "stopped"; timestamp: number }[] }

Type declaration

  • rtmsStatus: { rtmsSessionId: string; displayName: string; status: "connecting" | "started" | "paused" | "stopped"; timestamp: number }[]

    The status of the RTMS session(s) in-meeting (for the same app only)

Generated using TypeDoc