struct Asterisk::ARI::Events::ChannelTalkingStarted
- Asterisk::ARI::Events::ChannelTalkingStarted
- Asterisk::ARI::Events::Event
- Asterisk::ARI::Events::Message
- Struct
- Value
- Object
Overview
Talking was detected on the channel.
Defined in:
asterisk/ari/events/channel_talking_started.crConstructors
-
.new(pull : JSON::PullParser)
Talking was detected on the channel.
Instance Method Summary
-
#channel : Channels::Channel
The channel on which talking started.
-
#channel=(channel : Channels::Channel)
The channel on which talking started.