Amazon.GameLift.Model.DescribeGameSessionsResponse.IsSetGameSessions C# (CSharp) Method

IsSetGameSessions() private method

private IsSetGameSessions ( ) : bool
return bool
        internal bool IsSetGameSessions()
        {
            return this._gameSessions != null && this._gameSessions.Count > 0; 
        }
DescribeGameSessionsResponse