TeamTalk 4 C-API DLL
Version 4.5A
|
A struct containing the properties of a banned user. This struct is used by TT_GetBannedUsers. More...
#include <TeamTalk4.h>
Public Attributes | |
TTCHAR | szIpAddress [TT_STRLEN] |
IP-address of banned user. More... | |
TTCHAR | szChannelPath [TT_STRLEN] |
Channel where user was located when banned. More... | |
TTCHAR | szBanTime [TT_STRLEN] |
Date and time when user was banned. More... | |
TTCHAR | szNickname [TT_STRLEN] |
Nickname of banned user. More... | |
TTCHAR | szUsername [TT_STRLEN] |
Username of banned user. More... | |
A struct containing the properties of a banned user. This struct is used by TT_GetBannedUsers.