react-native-adapty - v3.15.2
    Preparing search index...

    Interface IdentifyParamsInput

    interface IdentifyParamsInput {
        android?: { obfuscatedAccountId?: string };
        ios?: { appAccountToken?: string };
    }
    Index

    Properties

    Properties

    android?: { obfuscatedAccountId?: string }
    ios?: { appAccountToken?: string }