MediaSFU React Native
    Preparing search index...

    Interface Credentials

    Interface defining the credentials.

    interface Credentials {
        apiUserName: string;
        apiKey: string;
    }
    Index

    Properties

    Properties

    apiUserName: string
    apiKey: string