PagingItemListJson<GroupLogRecordJson> |
Organizations.exportGroupLogByIdsToJsonV30(GroupsLogByIdsJson groupsLogByIdsJson) |
Exports the groups log to JSON.
|
PagingItemListJson<GroupLogRecordJson> |
Organizations.exportGroupLogByRoomsToJsonV30(GroupsLogByRoomsJson groupsLogByRoomsJson) |
Exports the room groups log to JSON.
|
PagingItemListJson<GroupLogRecordJson> |
Organizations.exportGroupLogToJsonV30(BaseLogJson baseLogJson) |
Exports the distribution lists entries in group log to JSON.
|
PagingItemListJson<GroupLogRecordJson> |
Rooms.exportGroupLogToJsonV30(String roomId,
BaseLogJson baseLogJson) |
Exports the workspace groups log to JSON.
|
PagingItemListJson<GroupLogRecordJson> |
Workspaces.exportGroupLogToJsonV30(String roomId,
BaseLogJson baseLogJson) |
Exports the workspace groups log to JSON.
|