timeoutDate
The date and time that the participant’s turn timed out.
Declaration
var timeoutDate: Date? { get }Discussion
This property is nil when the participant takes a turn that doesn’t time out.
The date and time that the participant’s turn timed out.
var timeoutDate: Date? { get }This property is nil when the participant takes a turn that doesn’t time out.