ProtocolNotEnabledException

Thrown when the app attempts to use a MessengerProtocol that hasn't been enabled/configured.

Constructors

Link copied to clipboard
constructor(protocol: ProtocolId)

Properties

Link copied to clipboard
open val cause: Throwable?
Link copied to clipboard
open val message: String?