Shopee SDK API Reference - v2.8.0
    Preparing search index...

    Interface GetSessionDetailRequest

    Request parameters for get_session_detail

    Get basic information about the live streaming room, including cover, title, description, type (test live or normal live), create time, update time, stream url, etc. (For TW, ID, TH, PH, MY, SG, VN)

    interface GetSessionDetailRequest {
        session_id: number;
    }
    Index

    Properties

    Properties

    session_id: number

    The identifier of livestream session.