SwiftBMLSDK_MeetingLocalTimezoneCollection

extension SwiftBMLSDK_MeetingLocalTimezoneCollection

This extension adds a simple accessor to fetch the meetings that we have marked as ones that we attend.

  • These are the meetings that the user has marked as ones that they attend.

    Declaration

    Swift

    var meetingsThatIAttend: [CachedMeeting] { get }