sessionSync
The sessionSync function will "re-sync" an existing Jamroom Session with all of the user, band_info and quota information as it exists in the database - this needs to be called if the database information is changed, and you need the user to re-sync their session info.
bool
sessionSync
([int $band_id = false])
-
int
$band_id: Band_ID information to resync for
|