Package io.getstream.chat.java.models
Class App.PushConfigRequestObject
- java.lang.Object
-
- io.getstream.chat.java.models.App.PushConfigRequestObject
-
- Enclosing class:
- App
public static class App.PushConfigRequestObject extends java.lang.Object
-
-
Constructor Summary
Constructors Constructor Description PushConfigRequestObject()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static App.PushConfigRequestObjectbuildFrom(App.PushVersion pushVersion)
-
-
-
Method Detail
-
buildFrom
@Nullable public static App.PushConfigRequestObject buildFrom(@Nullable App.PushVersion pushVersion)
-
-