Interface IgpapiAndroidRealtimeOptions

interface IgpapiAndroidRealtimeOptions {
    direct: boolean;
}

Properties

Properties

direct: boolean