MeetingHistoryEvent
@objcMembers
public class MeetingHistoryEvent : NSObject
-
Declaration
Swift
public let meetingHistoryEventName: MeetingHistoryEventName -
Declaration
Swift
public let timestampMs: Int64 -
Declaration
Swift
public init(meetingHistoryEventName: MeetingHistoryEventName, timestampMs: Int64) -
Declaration
Swift
public override var description: String { get }