Home | History | Annotate | Download | only in telephony

Lines Matching defs:sendEnvelopeWithStatus

4737     public String sendEnvelopeWithStatus(String content) {
4738 return sendEnvelopeWithStatus(getSubId(), content);
4757 public String sendEnvelopeWithStatus(int subId, String content) {
4761 return telephony.sendEnvelopeWithStatus(subId, content);