| Description | Hierarchy | Fields | Methods | Properties | 
type unavclSTUNServer = class(unavclSTUNBase)
STUN Server
![]()  | 
function createAgent(): bool; override; | 
![]()  | 
property numRequests: int64 read getNumReq; | 
![]()  | 
property onResponse: unaSTUNServerOnResponse read f_onResponse write setOnResponse; | 
![]()  | 
property server: unaSTUNServer read getServer; | 
![]()  | 
property socketError: int read getSocketError; | 
![]()  | 
function createAgent(): bool; override; | 
![]()  | 
property numRequests: int64 read getNumReq; | 
| 
 Number of requsts handled by server  | |
![]()  | 
property onResponse: unaSTUNServerOnResponse read f_onResponse write setOnResponse; | 
| 
 OnReponse event.  | |
![]()  | 
property server: unaSTUNServer read getServer; | 
![]()  | 
property socketError: int read getSocketError; | 
| 
 Fatal socket error or 0 if no error  | |
(c) 2012 Lake of Soft