Searched defs:mmscUrl (Results 1 – 3 of 3) sorted by relevance
137 protected byte[] sendPdu(byte[] pdu, String mmscUrl) throws IOException, MmsException { in sendPdu()169 String mmscUrl) throws IOException, MmsException { in sendPdu()
106 public void setConnectionSettings(String mmscUrl, in setConnectionSettings()
130 public TransactionSettings(String mmscUrl, String proxyAddr, int proxyPort) { in TransactionSettings()