public class SipURI extends Object
| Modifier and Type | Field | Description |
|---|---|---|
static int |
DEFAULT_PORT |
| Modifier and Type | Method | Description |
|---|---|---|
String |
getHost() |
|
int |
getPort() |
|
Hashtable<String,String> |
getUriParameters() |
|
String |
getUserinfo() |
|
String |
toString() |
public static final int DEFAULT_PORT
public SipURI(String sipUri) throws SipUriSyntaxException
SipUriSyntaxExceptionCopyright © 2018. All rights reserved.