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

A channel initiated a media hold.

Link to this section Summary

Link to this section Types

Link to this type t() View Source
t() :: %Swagger.Client.Model.ChannelHold{
  channel: Channel,
  musicclass: String.t()
}