OneSDK
    Preparing search index...

    Interface UpdateLiveChatPollAction

    interface UpdateLiveChatPollAction {
        pollToUpdate: PollToUpdate;
    }
    Index

    Properties

    Properties

    pollToUpdate: PollToUpdate