AWS SDK for .NET Documentation
GetEndpointAttributes Method (request)
AmazonAmazon.SimpleNotificationServiceAmazonSimpleNotificationServiceClientGetEndpointAttributes(GetEndpointAttributesRequest) Did this page help you?   Yes   No    Tell us about it...
Retrieves the endpoint attributes for a device on one of the supported push notification services, such as GCM and APNS.
Declaration Syntax
C#
public GetEndpointAttributesResponse GetEndpointAttributes(
	GetEndpointAttributesRequest request
)
Parameters
request (GetEndpointAttributesRequest)
Get Endpoint Attributes request.
Return Value
Get Endpoint Attributes response from the service.
Remarks
For more information, see Using Amazon SNS Mobile Push Notifications.

Assembly: AWSSDK (Module: AWSSDK) Version: 1.5.60.0 (1.5.60.0)