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
/
PNConfiguration
/
Builder
/
suppressLeaveEvents
suppress
Leave
Events
abstract
fun
suppressLeaveEvents
(
suppressLeaveEvents
:
Boolean
)
:
PNConfiguration.Builder
abstract
val
suppressLeaveEvents
:
Boolean
When
true
the SDK doesn't send out the leave requests.
Defaults to
false
.