Stay organized with collections
Save and categorize content based on your preferences.
android.net.sip
Interfaces
Classes
SipAudioCall |
Handles an Internet audio call over SIP.
|
SipErrorCode |
Defines error codes returned during SIP actions.
|
SipManager |
Provides APIs for SIP tasks, such as initiating SIP connections, and provides access to related SIP services.
|
SipProfile |
Defines a SIP profile, including a SIP account, domain and server information.
|
SipSession |
Represents a SIP session that is associated with a SIP dialog or a standalone transaction not within a dialog.
|
Exceptions
Content and code samples on this page are subject to the licenses described in the Content License. Java and OpenJDK are trademarks or registered trademarks of Oracle and/or its affiliates.
Last updated 2025-02-10 UTC.
[null,null,["Last updated 2025-02-10 UTC."],[],[],null,["# android.net.sip\n===============\n\n*** ** * ** ***\n\nKotlin \\|[Java](/reference/android/net/sip/package-summary \"View this page in Java\")\n\nInterfaces\n----------\n\n|--------------------------------------------------------------------------------------|---------------------------------------|\n| [SipRegistrationListener](/reference/kotlin/android/net/sip/SipRegistrationListener) | Listener for SIP registration events. |\n\nClasses\n-------\n\n|----------------------------------------------------------------|----------------------------------------------------------------------------------------------------------------|\n| [SipAudioCall](/reference/kotlin/android/net/sip/SipAudioCall) | Handles an Internet audio call over SIP. |\n| [SipErrorCode](/reference/kotlin/android/net/sip/SipErrorCode) | Defines error codes returned during SIP actions. |\n| [SipManager](/reference/kotlin/android/net/sip/SipManager) | Provides APIs for SIP tasks, such as initiating SIP connections, and provides access to related SIP services. |\n| [SipProfile](/reference/kotlin/android/net/sip/SipProfile) | Defines a SIP profile, including a SIP account, domain and server information. |\n| [SipSession](/reference/kotlin/android/net/sip/SipSession) | Represents a SIP session that is associated with a SIP dialog or a standalone transaction not within a dialog. |\n\nExceptions\n----------\n\n|----------------------------------------------------------------|--------------------------------------------|\n| [SipException](/reference/kotlin/android/net/sip/SipException) | Indicates a general SIP-related exception. |"]]