Amazon.SimpleNotificationService.Model.ListEndpointsByPlatformApplicationResult.IsSetEndpoints C# (CSharp) Method

IsSetEndpoints() private method

private IsSetEndpoints ( ) : bool
return bool
        internal bool IsSetEndpoints()
        {
            return this.endpoints.Count > 0;
        }
ListEndpointsByPlatformApplicationResult