Class GameSessionQueuePlayerLatencyPolicy


  • public final class GameSessionQueuePlayerLatencyPolicy
    extends java.lang.Object
    • Method Detail

      • maximumIndividualPlayerLatencyMilliseconds

        public java.lang.Integer maximumIndividualPlayerLatencyMilliseconds()
        Returns:
        Maximum latency value that is allowed for any player.
      • policyDurationSeconds

        public java.util.Optional<java.lang.Integer> policyDurationSeconds()
        Returns:
        Length of time that the policy is enforced while placing a new game session. Absence of value for this attribute means that the policy is enforced until the queue times out.