participantLimitForWaitingOutSuspensions(withReason:)
Returns the limit on the number of partipants that a group may contain before the coordinator stops waiting on suspensions that occur for a particular reason.
Declaration
func participantLimitForWaitingOutSuspensions(withReason reason: AVCoordinatedPlaybackSuspension.Reason) -> IntParameters
- reason:
The suspension reason to find a participant limit for.
Return Value
The participant limit.