AppName Object
- class activelogic.AppNameObject
Object representing an AppNameObject.
>>> obj = rs.add(AppNameObject("appnameobj", items=[AppNameObjectItem("Video", 1), AppNameObjectItem("YouTube", 0)]))
- class activelogic.AppNameObjectItem
Object representing an item of an AppNameObject.
- Parameters:
value (int) – id of the referred AppName/AppCategory
itype (int) – Name or Category type of the item