Method | Description | |
---|---|---|
Close ( ) : void | ||
IsConnectionEstablished ( |
||
SIPUDPChannel ( |
||
Send ( |
||
Send ( |
||
Send ( |
Method | Description | |
---|---|---|
GetConnectionsList ( ) : SIPConnection>.Dictionary |
Method | Description | |
---|---|---|
Dispose ( bool disposing ) : void | ||
Initialise ( ) : void | ||
Listen ( ) : void |
protected GetConnectionsList ( ) : SIPConnection>.Dictionary |
||
return | SIPConnection>.Dictionary |
public IsConnectionEstablished ( |
||
remoteEndPoint | ||
return | bool |
public SIPUDPChannel ( |
||
endPoint | ||
return | NUnit.Framework |
public Send ( |
||
destinationEndPoint | ||
buffer | byte | |
return | void |
public Send ( |
||
dstEndPoint | ||
buffer | byte | |
serverCertificateName | string | |
return | void |
public Send ( |
||
destinationEndPoint | ||
message | string | |
return | void |