Amazon.GameLift.Model.CreatePlayerSessionsRequest.IsSetPlayerIds C# (CSharp) Method

IsSetPlayerIds() private method

private IsSetPlayerIds ( ) : bool
return bool
        internal bool IsSetPlayerIds()
        {
            return this._playerIds != null && this._playerIds.Count > 0; 
        }
CreatePlayerSessionsRequest