Amazon.DeviceFarm.Model.CreateRemoteAccessSessionResponse.IsSetRemoteAccessSession C# (CSharp) Method

IsSetRemoteAccessSession() private method

private IsSetRemoteAccessSession ( ) : bool
return bool
        internal bool IsSetRemoteAccessSession()
        {
            return this._remoteAccessSession != null;
        }
CreateRemoteAccessSessionResponse