Package-level declarations

Types

Link copied to clipboard
actual data class LogLevel(val levels: Set<LogLevel.Level>)

Swift SDK log level configuration.

expect class LogLevel

Platform-specific log level configuration.

actual class LogLevel

JavaScript SDK log level.

actual class LogLevel

JVM LogLevel (ignored - use slf4j configuration instead).

Link copied to clipboard
Link copied to clipboard
sealed class PNOperationType
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard

Check the status category via PNStatus.category in the com.pubnub.api.v2.callbacks.StatusListener added to a com.pubnub.api.PubNub object.