Home | History | Annotate | Download | only in telecom

Lines Matching refs:rejectWithMessage

385         public void rejectWithMessage(String callId, String message, Session.Info sessionInfo) {
1645 private void reject(String callId, String rejectWithMessage) {
1647 findConnectionForAction(callId, "reject").onReject(rejectWithMessage);