OneSDK
    Preparing search index...

    Interface SelectServiceEndpoint

    interface SelectServiceEndpoint {
        clickTrackingParams: string;
        commandMetadata: CommandMetadata;
        sendLiveChatVoteEndpoint: SendLiveChatVoteEndpoint;
    }
    Index

    Properties

    clickTrackingParams: string
    commandMetadata: CommandMetadata
    sendLiveChatVoteEndpoint: SendLiveChatVoteEndpoint