Package-level declarations
Types
Link copied to clipboard
A discriminated union that encapsulates a successful outcome with a value of type T or a failure with a PubNubException.
Functions
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Returns the encapsulated value if this instance represents success or throws the encapsulated PubNubException if it is failure.
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard