class MessageEvent extends Model (View source)

Properties

string $compressedSizeBytes
string $id
string $type
string $uncompressedSizeBytes

Methods

setCompressedSizeBytes($compressedSizeBytes)

No description

string
getCompressedSizeBytes()

No description

setId($id)

No description

string
getId()

No description

setType($type)

No description

string
getType()

No description

setUncompressedSizeBytes($uncompressedSizeBytes)

No description

string
getUncompressedSizeBytes()

No description

Details

setCompressedSizeBytes($compressedSizeBytes)

No description

Parameters

$compressedSizeBytes

string getCompressedSizeBytes()

No description

Return Value

string

setId($id)

No description

Parameters

$id

string getId()

No description

Return Value

string

setType($type)

No description

Parameters

$type

string getType()

No description

Return Value

string

setUncompressedSizeBytes($uncompressedSizeBytes)

No description

Parameters

$uncompressedSizeBytes

string getUncompressedSizeBytes()

No description

Return Value

string