Interface GeoUniq.IDeviceIdListener

  • Enclosing class:
    GeoUniq

    public static interface GeoUniq.IDeviceIdListener
    Defines a callback method to receive the DEVICE-ID assigned by GeoUniq Platform to this device.
    • Method Detail

      • onDeviceIdAvailable

        void onDeviceIdAvailable​(java.lang.String deviceId)
        Callback method invoked to return the DEVICE-ID assigned by GeoUniq Platform to this device.

        When this method is called, the application might want to upload the provided DEVICE-ID on its own application server in order to use it when accessing resources on GeoUniq web handler.

        Parameters:
        deviceId - a String containing the DEVICE-ID