Documentation
¶
Index ¶
Constants ¶
View Source
const ( Deregistering int = 2 IncomingCall int = 3 IncomingCallAnswering int = 4 InCall int = 8 NotDefined int = 101 OutgoingCall int = 5 OutgoingCallCanceling int = 7 OutgoingCallRingBack int = 6 Pinging int = 9 ReadyToCall int = 0 Registering int = 1 IncomingCallResultCode int = 101 Creator int = 0 ClientError int = -4 CrossDomainAuthentication int = -11 DataConnectionLost int = -10 InvalidCredentials int = -8 InvalidRemoteUri int = -6 InProgress int = -9 NoError int = 0 PeerNotReachable int = -7 ServerError int = -2 ServerUnreachable int = -12 SocketError int = -1 TimeOut int = -5 TransactionTerminted int = -3 )
View Source
const ( ExtraCallId string = "android:sipCallID" ExtraOfferSd string = "android:sipOfferSD" )
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.