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 PlayerListener
All Known Implementing Classes:
PlayerListenerStub
public interface
PlayerListener
An object to handle the callbacks for the handling a LinphonePlayer objects.
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method and Description
void
onEofReached
(
Player
obj)
Callback for notifying end of play (file).
Method Detail
onEofReached
void onEofReached(
Player
obj)
Callback for notifying end of play (file).
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