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