ListEndpointsByPlatformApplicationResponse Class
(QtAws::SNS::ListEndpointsByPlatformApplicationResponse)The ListEndpointsByPlatformApplicationResponse class provides an interace for SNS ListEndpointsByPlatformApplication responses. More...
| Header: | #include <ListEndpointsByPlatformApplicationResponse> |
| Inherits: | QtAws::SNS::SnsResponse |
Public Functions
| ListEndpointsByPlatformApplicationResponse(const ListEndpointsByPlatformApplicationRequest &request, QNetworkReply * const reply, QObject * const parent = 0) |
Reimplemented Public Functions
| virtual const ListEndpointsByPlatformApplicationRequest * | request() const override |
- 7 public functions inherited from QtAws::Core::AwsAbstractResponse
Protected Slots
| virtual void | parseSuccess(QIODevice &response) override |
- 1 protected slot inherited from QtAws::SNS::SnsResponse
- 1 protected slot inherited from QtAws::Core::AwsAbstractResponse
Additional Inherited Members
- 1 signal inherited from QtAws::Core::AwsAbstractResponse
- 1 static public member inherited from QtAws::Core::AwsAbstractResponse
- 7 protected functions inherited from QtAws::Core::AwsAbstractResponse
Detailed Description
The ListEndpointsByPlatformApplicationResponse class provides an interace for SNS ListEndpointsByPlatformApplication responses.
<fullname>Amazon Simple Notification Service</fullname>
Amazon Simple Notification Service (Amazon SNS) is a web service that enables you to build distributed web-enabled applications. Applications can use Amazon SNS to easily push real-time notification messages to interested subscribers over multiple delivery protocols. For more information about this product see <a href="http://aws.amazon.com/sns/">http://aws.amazon.com/sns</a>. For detailed information about Amazon SNS features and their associated API calls, see the <a href="http://docs.aws.amazon.com/sns/latest/dg/">Amazon SNS Developer Guide</a>.
</p
We also provide SDKs that enable you to access Amazon SNS from your preferred programming language. The SDKs contain functionality that automatically takes care of tasks such as: cryptographically signing your service requests, retrying requests, and handling error responses. For a list of available SDKs, go to <a href="http://aws.amazon.com/tools/">Tools for Amazon Web Services</a>.
See also SnsClient::listEndpointsByPlatformApplication.
Member Function Documentation
ListEndpointsByPlatformApplicationResponse::ListEndpointsByPlatformApplicationResponse(const ListEndpointsByPlatformApplicationRequest &request, QNetworkReply * const reply, QObject * const parent = 0)
Constructs a ListEndpointsByPlatformApplicationResponse object for reply to request, with parent parent.
[override virtual protected slot] void ListEndpointsByPlatformApplicationResponse::parseSuccess(QIODevice &response)
Reimplemented from AwsAbstractResponse::parseSuccess().
Parses a successful SNS ListEndpointsByPlatformApplication response.
[override virtual] const ListEndpointsByPlatformApplicationRequest *ListEndpointsByPlatformApplicationResponse::request() const
Reimplemented from AwsAbstractResponse::request().
© 2018 Paul Colby Documentation contributions included herein are the copyrights of their respective owners. The documentation provided herein is licensed under the terms of the GNU Free Documentation License version 1.3 as published by the Free Software Foundation. Qt and respective logos are trademarks of The Qt Company Ltd. in Finland and/or other countries worldwide. All other trademarks are property of their respective owners.