Interface IRtcSendConfiguration

interface IRtcSendConfiguration {
    channelLabel: "stream.latest-try-once" | "stream.reliable" | "stream.latest-reliable" | "stream.latest-ttl" | "heartbeat";
}

Properties

Properties

channelLabel: "stream.latest-try-once" | "stream.reliable" | "stream.latest-reliable" | "stream.latest-ttl" | "heartbeat"

Generated using TypeDoc