pubnub-kotlin-docs
Toggle table of contents
13.1.0
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
pubnub-kotlin-docs
pubnub-gson-api
/
com.pubnub.api.java.v2.subscriptions
/
Subscription
/
plus
plus
abstract
operator
fun
plus
(
subscription
:
Subscription
)
:
SubscriptionSet
Create a
SubscriptionSet
containing this
Subscription
and the added
subscription
.