RTSDK
    Preparing search index...

    Interface SDKInterface

    interface SDKInterface {
        credentials?: InteractiveCredentials;
        jwt?: string;
        requestOptions: object;
        topia: Topia;
    }

    Hierarchy (View Summary)

    Implemented by

    Index

    Properties

    jwt?: string
    requestOptions: object
    topia: Topia