JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
org.linphone.core
Interface EventListener
All Known Implementing Classes:
EventListenerStub
public interface
EventListener
An object to handle the callbacks for handling the LinphoneEvent operations.
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method and Description
void
onNotifyResponse
(
Event
ev)
Callback used to notify the response to a sent NOTIFY.
Method Detail
onNotifyResponse
void onNotifyResponse(
Event
ev)
Callback used to notify the response to a sent NOTIFY.
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method