Amazon.SimpleNotificationService.Model.CreatePlatformEndpointRequest.IsSetCustomUserData C# (CSharp) Method

IsSetCustomUserData() private method

private IsSetCustomUserData ( ) : bool
return bool
        internal bool IsSetCustomUserData()
        {
            return this._customUserData != null;
        }