Interface InMobiUnifiedIdInterface


  • public interface InMobiUnifiedIdInterface
    • Field Detail

      • NETWORK_FAILURE_AND_NO_LOCAL_DATA_PRESENT

        static final java.lang.String NETWORK_FAILURE_AND_NO_LOCAL_DATA_PRESENT
        See Also:
        Constant Field Values
      • UNIFIED_SERVICE_IS_NOT_ENABLED

        static final java.lang.String UNIFIED_SERVICE_IS_NOT_ENABLED
        See Also:
        Constant Field Values
      • USER_HAS_AGE_RESTRICTION

        static final java.lang.String USER_HAS_AGE_RESTRICTION
        See Also:
        Constant Field Values
      • PUSH_NEEDS_TO_BE_CALLED_FIRST

        static final java.lang.String PUSH_NEEDS_TO_BE_CALLED_FIRST
        See Also:
        Constant Field Values
      • NO_LOCAL_DATA_PRESENT

        static final java.lang.String NO_LOCAL_DATA_PRESENT
        See Also:
        Constant Field Values
    • Method Detail

      • onFetchCompleted

        void onFetchCompleted​(org.json.JSONObject unifiedIds,
                              java.lang.Error error)
        Publishers should implement this to fetch unified ids used by the sdk and use it in InMobiUnifiedIdService.fetchUnifiedIds api
        Parameters:
        unifiedIds - contains unified ids procured from InMobi supported vendors
        error - contains reason on why unified ids were not fetched.