@nebius/js-sdk - v0.1.4
    Preparing search index...

    Interface SessionManagementServiceServer

    interface SessionManagementServiceServer {
        revoke: handleUnaryCall<RevokeSessionRequest, RevokeSessionResponse>;
        [name: string]: UntypedHandleCall;
    }

    Hierarchy

    • UntypedServiceImplementation
      • SessionManagementServiceServer

    Indexable

    • [name: string]: UntypedHandleCall
    Index

    Properties

    Properties