menu
siprix_voip_sdk package
documentation
calls_model.dart
CallModel
state property
state property
dark_mode
light_mode
state
property
CallState
get
state
State of this call
Implementation
CallState get state => _state;
siprix_voip_sdk package
documentation
calls_model
CallModel
state property
CallModel class