A B C D E F G H I J L M N O P R S T U V W

H

handleRichPush(Activity) - Static method in class com.netmera.mobile.NetmeraPushService
If the coming push notification is rich, the method creates a web view and loads the content of the notification.
handleRichPush(Activity, NetmeraJavascriptInterface) - Static method in class com.netmera.mobile.NetmeraPushService
If the coming push notification is rich, the method creates a web view, adds given javascriptInterface to the web view and loads the content of the notification.
handleRichPush(Activity, List<NetmeraJavascriptInterface>) - Static method in class com.netmera.mobile.NetmeraPushService
If the coming push notification is rich, the method creates a web view, adds given list of javascriptInterfaces to the web view and loads the content of the notification.
handleRichPushWithId(WebView, String) - Static method in class com.netmera.mobile.NetmeraPushService
Loads rich push content to the given Webview
hashCode() - Method in class com.netmera.mobile.NetmeraContent
 

A B C D E F G H I J L M N O P R S T U V W