Shopee SDK API Reference - v1.11.0
    Preparing search index...

    Interface StreamUrlInfo

    Stream URL information

    interface StreamUrlInfo {
        domain_id: number;
        play_url: string;
        push_key: string;
        push_url: string;
    }
    Index

    Properties

    domain_id: number

    Domain ID

    play_url: string

    Play URL for viewing

    push_key: string

    Push key for authentication

    push_url: string

    Push URL for streaming