Package | Description |
---|---|
org.usergrid.android.client |
Modifier and Type | Method and Description |
---|---|
void |
Client.registerDeviceAsync(android.content.Context context,
Map<String,Object> properties,
DeviceRegistrationCallback callback)
Registers a device using the device's unique device ID.
|
void |
Client.registerDeviceForPushAsync(android.content.Context context,
String notifier,
String token,
Map<String,Object> properties,
DeviceRegistrationCallback callback)
Registers a device using the device's unique device ID.
|
Copyright © 2013. All Rights Reserved.