OSTIP_EXARI v0.1.0 Swagger.Client.Model.ChannelDestroyed View Source

Notification that a channel has been destroyed.

Link to this section Summary

Link to this section Types

Link to this type t() View Source
t() :: %Swagger.Client.Model.ChannelDestroyed{
  cause: Int,
  cause_txt: String.t(),
  channel: Channel
}