PNPublishResult

class PNPublishResult(val timetoken: Long)

Result of the Publish operation

Constructors

Link copied to clipboard
constructor(timetoken: Long)

Properties

Link copied to clipboard

The time token when the message or signal was published.

Functions

Link copied to clipboard
open override fun toString(): String