public interface PushNotificationMessage
Modifier and Type | Method and Description |
---|---|
java.lang.Object |
getUserData()
Gets the object stored in this object user's data
|
void |
setUserData(java.lang.Object data)
Sets the object to store in this object user's data
|