@sendbird/calls-react-native
    Preparing search index...

    Interface AuthenticateParams

    interface AuthenticateParams {
        accessToken?: string;
        userId: string;
    }
    Index

    Properties

    Properties

    accessToken?: string
    userId: string