public interface GCMMessageHandler
| Modifier and Type | Method and Description |
|---|---|
void |
onGCMMessageArrival(String collapseKey)
Call this when a GCM message arrives
|
void onGCMMessageArrival(String collapseKey)
collapseKey - the collapse key of the GCM message is the same as the relay's peer idCopyright © 2014. All rights reserved.