\Net_SmartIRC_channeluser

Struct for extra data that applies to each user in each channel they're in

Summary

Methods
Properties
Constants
No public methods found
$nick
$ident
$host
$realname
$ircop
$away
$server
$hopcount
$founder
$admin
$op
$hop
$voice
No constants found
No protected methods found
No protected properties found
N/A
No private methods found
No private properties found
N/A

Properties

$nick

$nick : string

Type

string

$ident

$ident : string

Type

string

$host

$host : string

Type

string

$realname

$realname : string

Type

string

$ircop

$ircop : boolean

Type

boolean

$away

$away : boolean

Type

boolean

$server

$server : string

Type

string

$hopcount

$hopcount : integer

Type

integer

$founder

$founder : boolean

Type

boolean

$admin

$admin : boolean

Type

boolean

$op

$op : boolean

Type

boolean

$hop

$hop : boolean

Type

boolean

$voice

$voice : boolean

Type

boolean