public class FCMService extends Object
Constructor and Description |
---|
FCMService() |
Modifier and Type | Method and Description |
---|---|
boolean |
isFCMEnabled() |
void |
resetTenantConfigCache() |
void |
sendNotification(String messageData,
org.wso2.carbon.device.mgt.common.Device device) |
void |
sendNotification(String messageData,
List<org.wso2.carbon.device.mgt.common.Device> devices) |
public boolean isFCMEnabled()
public void sendNotification(String messageData, org.wso2.carbon.device.mgt.common.Device device)
public void sendNotification(String messageData, List<org.wso2.carbon.device.mgt.common.Device> devices)
public void resetTenantConfigCache()
Copyright © 2017 WSO2. All rights reserved.