Package-level declarations

Types

Link copied to clipboard
class AddMembershipsImpl(pubnub: ERROR CLASS: Symbol not found for KMPPubNub, channels: List<ChannelMembershipInput>, userId: String?, limit: Int?, page: ERROR CLASS: Symbol not found for PNPage??, filter: String?, sort: Collection<PNSortKey<PNMembershipKey>>, includeFields: ERROR CLASS: Symbol not found for MembershipInclude) : ManageMemberships
Link copied to clipboard
actual interface GetMemberships : <ERROR CLASS> ERROR CLASS: Symbol not found for PNFuture<com/pubnub/api/models/consumer/objects/membership/PNChannelMembershipArrayResult>
Link copied to clipboard
class GetMembershipsImpl(pubnub: ERROR CLASS: Symbol not found for KMPPubNub, userId: String?, limit: Int?, page: ERROR CLASS: Symbol not found for PNPage??, filter: String?, sort: Collection<PNSortKey<PNMembershipKey>>, includeFields: ERROR CLASS: Symbol not found for MembershipInclude) : GetMemberships
Link copied to clipboard
actual interface ManageMemberships : <ERROR CLASS> ERROR CLASS: Symbol not found for PNFuture<com/pubnub/api/models/consumer/objects/membership/PNChannelMembershipArrayResult>
Link copied to clipboard
class RemoveMembershipsImpl(pubnub: ERROR CLASS: Symbol not found for KMPPubNub, channels: List<String>, userId: String?, limit: Int?, page: ERROR CLASS: Symbol not found for PNPage??, filter: String?, sort: Collection<PNSortKey<PNMembershipKey>>, includeFields: ERROR CLASS: Symbol not found for MembershipInclude) : ManageMemberships