menu
infobip_voice package
documentation
model/events.dart
CallUpdatedEvent
CallUpdatedEvent.new const constructor
CallUpdatedEvent.new const constructor
dark_mode
light_mode
CallUpdatedEvent
constructor
const
CallUpdatedEvent
(
bool
hasLocalVideo
,
bool
hasRemoteVideo
)
Implementation
const CallUpdatedEvent(this.hasLocalVideo, this.hasRemoteVideo);
infobip_voice package
documentation
model/events
CallUpdatedEvent
CallUpdatedEvent.new const constructor
CallUpdatedEvent class