Classes
The following classes are available globally.
-
Declaration
Swift
open class LGV_MeetingSDK_BMLT : LGV_MeetingSDK
-
This defines a class, containing a “found set” of meeting data. It is defined as a class, so it can be referenced (possibly weakly), in order to avoid data duplication.
See moreDeclaration
Swift
open class LGV_MeetingSDK_Meeting_Data_Set : LGV_MeetingSDK_Meeting_Data_Set_Protocol
-
This is instantiated, in order to provide meeting search capabilities for one organization. This is a class, so it can be specialized, and referenced.
See moreDeclaration
-
This is a “general-purpose” organization class that should work for most requirements.
See moreDeclaration
Swift
public class LGV_MeetingSDK_Generic_Organization : LGV_MeetingSDK_Organization_Transport_Protocol
-
Declaration
Swift
open class LGV_MeetingSDK_LGV_MeetingServer : LGV_MeetingSDK