PredefinedRejectReason

This class represents a reject reason that was triggered by server/application.

Parameters

code

an Application-defined rejection reason

Constructors

Link copied to clipboard
constructor(code: Int)

Properties

Link copied to clipboard
val code: Int