react-native-device-info - v15.0.1
    Preparing search index...

    Interface AppSetIdInfo

    Google Play Services App Set ID payload describing identifier and scope.

    interface AppSetIdInfo {
        id: string;
        scope: number;
    }
    Index

    Properties

    Properties

    id: string
    scope: number