ChannelWithCustom

Represents a membership with a channel ID and custom data.

Constructors

Link copied to clipboard
constructor(@NonNull channelId: @NonNull PNChannelMembership.ChannelId, @NonNull custom: @NonNull Any)

Functions

Link copied to clipboard
Link copied to clipboard
open fun channel(channelId: String): PNChannelMembership
Link copied to clipboard
open fun channelWithCustom(channelId: String, custom: Any): PNChannelMembership