__construct()
__construct(\naigc\v25\util\IMysql $mysql, \naigc\v25\IMeet $meet, string $name) : mixed
Creates a new Session object.
Parameters
| \naigc\v25\util\IMysql | $mysql | The database. |
| \naigc\v25\IMeet | $meet | The Meet that the Session is part of. |
| string | $name | The ID of the Session. |
Throws
- \naigc\v25\exception\FailedMysqliPrepare
- \naigc\v25\exception\FailedMysqliExecute
- \naigc\v25\exception\Creation