|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||
| Uses of EventSubscriber in org.cafesip.sipunit |
|---|
| Subclasses of EventSubscriber in org.cafesip.sipunit | |
|---|---|
class |
PresenceSubscriber
The PresenceSubscriber class represents a buddy from a SipPhone buddy list or a single-shot presence fetch performed by a SipPhone. |
class |
ReferSubscriber
The ReferSubscriber class represents the implicit subscription created by sending a REFER request via the SipPhone.refer() method. |
| Methods in org.cafesip.sipunit with parameters of type EventSubscriber | |
|---|---|
void |
SipTestCase.assertNoSubscriptionErrors(EventSubscriber subscription)
Asserts that the given Subscription has not encountered any errors while processing received subscription responses and received NOTIFY requests. |
void |
SipTestCase.assertNoSubscriptionErrors(java.lang.String msg,
EventSubscriber subscription)
Asserts that the given Subscription has not encountered any errors while processing received subscription responses and received NOTIFY requests. |
|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||