Class IosAlert
- java.lang.Object
-
- cn.jpush.api.push.model.notification.IosAlert
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static classIosAlert.Builder
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description static IosAlert.BuildernewBuilder()com.google.gson.JsonElementtoJSON()java.lang.StringtoString()
-
-
-
Method Detail
-
newBuilder
public static IosAlert.Builder newBuilder()
-
toString
public java.lang.String toString()
- Overrides:
toStringin classjava.lang.Object
-
-