managePresenceListManually
abstract fun managePresenceListManually(managePresenceListManually: Boolean): PNConfiguration.Builder
Enables explicit presence control. When set to true heartbeat calls will contain only channels and groups added explicitly using PubNubCore.presence. Should be used only with ACL set on the server side. For more information please contact PubNub support
See also
PubNubCore.presence
PNConfigurationImpl.heartbeatInterval
Enables explicit presence control. When set to true heartbeat calls will contain only channels and groups added explicitly using PubNubCore.presence. Should be used only with ACL set on the server side. For more information please contact PubNub support
See also
PubNubCore.presence