Creates an instance of ESPPlatformEndpoint
.
An object implementing the ESPPlatformEndpointInterface
that contains the platform endpoint details.
The Amazon Resource Name (ARN) of the platform application.
The device token associated with the platform endpoint.
The Amazon Resource Name (ARN) of the platform endpoint.
Optional
platformThe type of platform.
Represents a platform endpoint for push notifications.
The
ESPPlatformEndpoint
class is a concrete implementation of theESPPlatformEndpointInterface
. It encapsulates details about the platform endpoint, such as the device token, endpoint ARN, application ARN, and platform type.