\Net_SmartIRC_data

Struct for parsed incoming messages

Summary

Methods
Properties
Constants
No public methods found
$from
$nick
$ident
$host
$channel
$params
$message
$messageex
$type
$rawmessage
$rawmessageex
No constants found
No protected methods found
No protected properties found
N/A
No private methods found
No private properties found
N/A

Properties

$from

$from : string

Type

string

$nick

$nick : string

Type

string

$ident

$ident : string

Type

string

$host

$host : string

Type

string

$channel

$channel : string

Type

string

$params

$params : array

Type

array

$message

$message : string

Type

string

$messageex

$messageex : array

Type

array

$type

$type : integer

Type

integer

$rawmessage

$rawmessage : string

Type

string

$rawmessageex

$rawmessageex : array

Type

array