struct Asterisk::ARI::Events::ChannelUnhold
- Asterisk::ARI::Events::ChannelUnhold
- Asterisk::ARI::Events::Event
- Asterisk::ARI::Events::Message
- Struct
- Value
- Object
Overview
A channel initiated a media unhold.
Defined in:
asterisk/ari/events/channel_unhold.crConstructors
-
.new(pull : JSON::PullParser)
A channel initiated a media unhold.
Instance Method Summary
-
#channel : Channels::Channel
The channel that initiated the unhold event.
-
#channel=(channel : Channels::Channel)
The channel that initiated the unhold event.