public interface DialOutStatusListener
extends us.zoom.androidlib.util.IListener
Modifier and Type | Method and Description |
---|---|
void |
onDialOutStatusChanged(int status)
Outgoing call status changes.
|
void onDialOutStatusChanged(int status)
status
- Outgoing call status defined in DialOutStatus
.