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-api
/
com.pubnub.api.models.consumer.objects
/
PNSortKey
/
PNAsc
PNAsc
class
PNAsc
<
T
:
SortField
>
(
key
:
T
)
:
PNSortKey
<
T
>
Members
Constructors
PNAsc
Link copied to clipboard
constructor
(
key
:
T
)
Functions
to
Sort
Parameter
Link copied to clipboard
fun
toSortParameter
(
)
:
String