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 @Nullable App.PushConfigRequestObject
buildFrom(@Nullable App.PushVersion pushVersion)
-
-
-
Method Detail
-
buildFrom
@Nullable public static @Nullable App.PushConfigRequestObject buildFrom(@Nullable @Nullable App.PushVersion pushVersion)
-
-