Hiyve Components - v1.0.0
    Preparing search index...

    Interface PollStateRequestPayload

    Payload for state request data message.

    interface PollStateRequestPayload {
        requesterId: string;
    }
    Index

    Properties

    Properties

    requesterId: string