LiveKit JS Server SDK - v2.15.4
    Preparing search index...

    Type Alias RemoveParticipantOptions

    type RemoveParticipantOptions = {
        revokeTokenTs?: bigint;
    }
    Index

    Properties

    Properties

    revokeTokenTs?: bigint

    Unix timestamp used to invalidate tokens whose nbf is before this value.