| 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 |
SIPTransactionImpl.addEventListener(SIPTransactionEventListener newListener) |
void |
SIPTransaction.addEventListener(SIPTransactionEventListener newListener)
Adds a new event listener to this transaction.
|
void |
SIPTransactionImpl.removeEventListener(SIPTransactionEventListener oldListener) |
void |
SIPTransaction.removeEventListener(SIPTransactionEventListener oldListener)
Removed an event listener from this transaction.
|
Copyright © 2018. All Rights Reserved.