| Package | Description |
|---|---|
| android.gov.nist.javax.sip.stack |
This package implements the main protocol abstractions that are defined by the SIP RFC 3261.
|
| Modifier and Type | Method and Description |
|---|---|
void |
SIPDialog.addEventListener(SIPDialogEventListener newListener)
Adds a new event listener to this dialog.
|
void |
SIPDialog.removeEventListener(SIPDialogEventListener oldListener)
Removed an event listener from this dialog.
|
Copyright © 2018. All Rights Reserved.