AppSipController class

Properties

hashCode int
The hash code for this object.
no setterinherited
runtimeType Type
A representation of the runtime type of the object.
no setterinherited

Methods

disableMicrophone() → void
disableVoiceCallMode() → void
dispose() → void
enableMicrophone() → void
enableVoiceCallMode() → void
endCall() → void
hideCallOverlay() → void
makeCall([String? target]) → void
Thực hiện cuộc gọi và show call màn
muteMicrophone() → void
noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
register({String? sipServer, String? wsServer, String? authUsername, String? username, String? password, String? callTo, String? callToAlias, bool? keyboard}) → void
Đăng ký SIP
sendDtmf(String key) → void
showCallOverlay() → void
Hiển thị overlay call full màn
startLocalStream() → void
stopLocalStream() → void
toString() String
A string representation of this object.
inherited
unmuteMicrophone() → void

Operators

operator ==(Object other) bool
The equality operator.
inherited

Static Properties

instance AppSipController
final