m-lua-scripting: add session item lua API

This commit is contained in:
Julian Bouzas
2021-01-22 10:04:37 -05:00
parent 7c0739af50
commit 62f819013d
2 changed files with 139 additions and 0 deletions

View File

@@ -112,6 +112,7 @@ SANDBOX_EXPORT = {
Log = WpDebug,
ObjectManager = WpObjectManager_new,
Interest = WpObjectInterest_new,
SessionItem = WpSessionItem_new,
Constraint = Constraint,
Device = WpDevice_new,
SpaDevice = WpSpaDevice_new,