\naigcIPacket

Functions related to meet packets.

Summary

Methods
Constants
setAssembled()
setPrinted()
No constants found
No protected methods found
N/A
No private methods found
N/A

Methods

setAssembled()

setAssembled(\mysqli  $db) : string

Set the assembled flag for a packet.

Parameters

\mysqli $db

The database connection.

Returns

string —

A message with the results of the operation.

setPrinted()

setPrinted(\mysqli  $db) : string

Set the printed flag for a packet.

Parameters

\mysqli $db

The database connection.

Returns

string —

A message with the results of the operation.