FROST Hubert TypeScript Library - v1.0.0-alpha.20
    Preparing search index...

    Interface SignInviteResult

    Result of the sign invite command.

    interface SignInviteResult {
        sessionId: string;
        startArid: string;
    }
    Index

    Properties

    Properties

    sessionId: string
    startArid: string