public interface IPushProvider
| Modifier and Type | Method and Description |
|---|---|
String |
getDescription() |
String |
getName() |
void |
pushNotification(String deviceId,
INotification notification) |
String getName()
String getDescription()
void pushNotification(String deviceId, INotification notification)
Copyright © 2017–2019 Tigase. All rights reserved.