@zoom/react-native-videosdk
    Preparing search index...

    Streaming join context. Token + channelID are obtained out-of-band from the broadcaster.

    type StreamingJoinContext = {
        channelID: string;
        token: string;
    }
    Index

    Properties

    Properties

    channelID: string
    token: string