OneSDK
    Preparing search index...

    Interface HeartBeatResponse

    interface HeartBeatResponse {
        adBreakHeartbeatParams: string;
        playabilityStatus: PlayabilityStatus;
        pollDelayMs: string;
        responseContext: ResponseContext;
    }
    Index

    Properties

    adBreakHeartbeatParams: string
    playabilityStatus: PlayabilityStatus
    pollDelayMs: string
    responseContext: ResponseContext