Amazon.GameLift.Model.DescribeGameSessionDetailsResponse.IsSetGameSessionDetails C# (CSharp) Method

IsSetGameSessionDetails() private method

private IsSetGameSessionDetails ( ) : bool
return bool
        internal bool IsSetGameSessionDetails()
        {
            return this._gameSessionDetails != null && this._gameSessionDetails.Count > 0; 
        }
DescribeGameSessionDetailsResponse