@espressif/rainmaker-base-cdf
    Preparing search index...

    Class ESPPlatformEndpoint

    Represents a platform endpoint for push notifications.

    The ESPPlatformEndpoint class is a concrete implementation of the ESPPlatformEndpointInterface. It encapsulates details about the platform endpoint, such as the device token, endpoint ARN, application ARN, and platform type.

    Implements

    Index

    Constructors

    Properties

    applicationARN: string

    The Amazon Resource Name (ARN) of the platform application.

    deviceToken: string

    The device token associated with the platform endpoint.

    endpoint: string

    The Amazon Resource Name (ARN) of the platform endpoint.

    platform?: string

    The type of platform.