| java.lang.Object | |
| ↳ | com.glia.androidsdk.fcm.PushNotifications |
| Nested Classes | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| interface | PushNotifications.PushNotificationsEvent<T> | ||||||||||
| Public Constructors | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| PushNotifications() | |||||||||||
| Public Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| static Set<PushNotificationEvent> | getDefaultPushEvents(Context context) | ||||||||||
|
|
getFcmTokenObservable() | ||||||||||
| Set<PushNotificationEvent> | getPushEvents() | ||||||||||
| synchronized String | getToken() | ||||||||||
| static Set<PushNotificationEvent> | makePushEvents(Context context, Collection<PushNotificationType> types) | ||||||||||
| void | onNewMessage(RemoteMessage message) | ||||||||||
| void | subscribeToEvents(Collection<PushNotificationEvent> events) | ||||||||||
| void | updateFcmToken(String newFcmToken) | ||||||||||
|
[Expand]
Inherited Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
From class
java.lang.Object
| |||||||||||