pubnub-kotlin-docs
Toggle table of contents
13.1.0
common
Target filter
common
Switch theme
Search in API
Skip to content
pubnub-kotlin-docs
pubnub-kotlin-core-api
/
com.pubnub.api.utils
/
PatchValue
/
Companion
Companion
object
Companion
Members
Functions
of
Link copied to clipboard
@
JvmStatic
fun
<
T
>
of
(
value
:
T
)
:
PatchValue
<
T
>
Create an optional with the specified value (which can be null).