Participant public struct Participant Participant who will receive the meeting sendSMS Notify the user via text message Declaration Swift public let sendSMS: Bool? phone Phone where user will be notified Declaration Swift public let phone: String? email Email where user will be notified Declaration Swift public let email: String?