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
/
proxy
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
Proxy