public interface OutgoingCallCreateInterface
Modifier and Type | Method and Description |
---|---|
void |
callCreated(OutgoingCallInterface outgoingCall)
Will be triggered after call is created
|
void |
callCreationFailed(MobileError error)
Will be triggered if call could not be created
|
void callCreated(OutgoingCallInterface outgoingCall)
outgoingCall
- void callCreationFailed(MobileError error)
error
-