Class PNChannelMembership.ChannelWithCustom
- java.lang.Object
-
- com.pubnub.api.models.consumer.objects_api.membership.PNChannelMembership
-
- com.pubnub.api.models.consumer.objects_api.membership.PNChannelMembership.ChannelWithCustom
-
- Enclosing class:
- PNChannelMembership
public static class PNChannelMembership.ChannelWithCustom extends PNChannelMembership
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from class com.pubnub.api.models.consumer.objects_api.membership.PNChannelMembership
PNChannelMembership.ChannelId, PNChannelMembership.ChannelWithCustom, PNChannelMembership.JustChannel
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description protected boolean
canEqual(java.lang.Object other)
boolean
equals(java.lang.Object o)
java.lang.Object
getCustom()
int
hashCode()
-
Methods inherited from class com.pubnub.api.models.consumer.objects_api.membership.PNChannelMembership
channel, channelWithCustom, getChannel
-
-