Classes

The following classes are available globally.

Collection Class for Managing Virtual Meetings

  • This class can be used to manage meetings in the user’s local timezone. It is especially useful for virtual meetings.

    Virtual meetings are always considered in local (to the user) timezone. We collect all of the meetings at once, and store them here, so they are easier and faster to manage.

    This is a class, so we don’t go making too many massive copies of the data. We can store this as a reference.

    See more

    Declaration

    Swift

    public class SwiftBMLSDK_MeetingLocalTimezoneCollection