public class ImsStreamMediaSession extends Object
Modifier and Type | Class and Description |
---|---|
static class |
ImsStreamMediaSession.Listener
Listener for events relating to an IMS media session.
|
Modifier and Type | Method and Description |
---|---|
void |
setListener(ImsStreamMediaSession.Listener listener)
Sets the listener to listen to the media session events.
|
public void setListener(ImsStreamMediaSession.Listener listener)
ImsStreamMediaSession
can only hold one listener at a time. Subsequent calls to this method
override the previous listener.listener
- to listen to the media session events of this object