proxy

abstract fun proxy(proxy: Proxy?): PNConfiguration.Builder
abstract val proxy: Proxy?

Instructs the SDK to use a proxy configuration when communicating with PubNub servers.

See also