requireCheckIn property

UpdateRequireCheckIn? requireCheckIn
final

Settings for requiring a check in when a room is reserved. Alexa can cancel a room reservation if it's not checked into to make the room available for others. Users can check in by joining the meeting with Alexa or an AVS device, or by saying “Alexa, check in.”

Implementation

final UpdateRequireCheckIn? requireCheckIn;