Interface for setting the receiver registration ID for a given source and topic (UME only).
long com.latencybusters.lbm.LBMRegistrationIdCallback.setRegistrationId |
( |
Object |
cbArg, |
|
|
String |
source, |
|
|
long |
sourceRegId |
|
) |
| |
Callback to set a receiver registration ID (UME only)
- Parameters
-
cbArg | Callback object token |
source | Name of the source for the ID. |
sourceRegId | Registration ID for the source. |
- Returns
- Registration ID to be used by the receiver
The documentation for this interface was generated from the following file:
- LBMRegistrationIdCallback.java