Home | History | Annotate | Download | only in telecom

Lines Matching refs:onRttSessionRemotelyTerminated

806         public void onRttSessionRemotelyTerminated(Connection c) {}
2550 mListeners.forEach((l) -> l.onRttSessionRemotelyTerminated(Connection.this));