Amazon.Pinpoint.Model.SegmentDemographics.IsSetDeviceType C# (CSharp) Method

IsSetDeviceType() private method

private IsSetDeviceType ( ) : bool
return bool
        internal bool IsSetDeviceType()
        {
            return this._deviceType != null;
        }