Package io.getstream.chat.java.models
Class ChannelType.PermissionRequestObject
- java.lang.Object
-
- io.getstream.chat.java.models.ChannelType.PermissionRequestObject
-
- Enclosing class:
- ChannelType
public static class ChannelType.PermissionRequestObject extends java.lang.Object
-
-
Constructor Summary
Constructors Constructor Description PermissionRequestObject()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static @Nullable ChannelType.PermissionRequestObject
buildFrom(@Nullable ChannelType.Policy policy)
-
-
-
Method Detail
-
buildFrom
@Nullable public static @Nullable ChannelType.PermissionRequestObject buildFrom(@Nullable @Nullable ChannelType.Policy policy)
-
-