Uses of Class
com.iizix.prop.PushProps
Packages that use PushProps Package Description com.iizigo.push.prop com.iizix.prop com.iizix.server.app.prop Uses of PushProps in com.iizigo.push.prop
Subclasses of PushProps in com.iizigo.push.prop Modifier and Type Class Description class
EditorPushProps
Container that holds the required settings for the Push Notification of an app in the Editor.Uses of PushProps in com.iizix.prop
Methods in com.iizix.prop that return PushProps Modifier and Type Method Description PushProps
PushProps. clone()
Creates a clone out of this property.Uses of PushProps in com.iizix.server.app.prop
Methods in com.iizix.server.app.prop that return PushProps Modifier and Type Method Description PushProps
ModuleProjectPropCnr. getPushProps()
Gets the Push Notification properties.