statusReason property

GameSessionStatusReason? statusReason
final

Provides additional information about game session status. INTERRUPTED indicates that the game session was hosted on a spot instance that was reclaimed, causing the active game session to be terminated.

Implementation

final GameSessionStatusReason? statusReason;