A struct containing the properties of a banned user. This struct is used by TeamTalk4.GetBannedUsers(). More...
Public Attributes | |
string | szIpAddress |
IP-address of banned user. | |
string | szChannelPath |
Channel where user was located when banned. | |
string | szBanTime |
Date and time when user was banned. | |
string | szNickname |
Nickname of banned user. | |
string | szUsername |
Username of banned user. |
A struct containing the properties of a banned user. This struct is used by TeamTalk4.GetBannedUsers().
IP-address of banned user.
Channel where user was located when banned.
Date and time when user was banned.
Nickname of banned user.
Username of banned user.