OneSDK
    Preparing search index...

    Interface StreamingInfo

    interface StreamingInfo {
        contentInfo: ContentInfo;
        hash: string;
        hashIssuedAt: string;
        streamerInfo: StreamerInfo;
        watchHistoryId: string;
    }
    Index

    Properties

    contentInfo: ContentInfo
    hash: string
    hashIssuedAt: string
    streamerInfo: StreamerInfo
    watchHistoryId: string