Description | Hierarchy | Fields | Methods | Properties |
type unaSTUNClient_server = class(unaObject)
STUN Client server
constructor create(const shost, sport: string; priority, weight: unsigned); |
property priority: unsigned read f_priority; |
|
property shost: string read f_shost; |
|
property sport: string read f_sport; |
|
property weight: unsigned read f_weight; |
constructor create(const shost, sport: string; priority, weight: unsigned); |
|
property priority: unsigned read f_priority; |
|
property shost: string read f_shost; |
|
property sport: string read f_sport; |
|
property weight: unsigned read f_weight; |
|
(c) 2012 Lake of Soft