OneSDK
    Preparing search index...

    Interface StopStreamBroadcast

    interface StopStreamBroadcast {
        channel: string;
        data: string;
        event: "App\\Events\\StopStreamBroadcast";
    }
    Index

    Properties

    Properties

    channel: string
    data: string
    event: "App\\Events\\StopStreamBroadcast"