Public Slots |
|
virtual QString | from () const |
virtual QString | senderInformation () const |
virtual QString | timestamp () const |
virtual QObject * | payload () const |
Public Member Functions |
|
OviNotificationMessage () | |
~OviNotificationMessage () | |
Properties |
|
QString | from |
QString | senderInformation |
QString | timestamp |
QObject | payload |
Friends |
|
class | OviNotificationResponseHandler |
OviNotificationMessage::OviNotificationMessage | ( | ) |
OviNotificationMessage::~OviNotificationMessage | ( | ) |
virtual QString OviNotificationMessage::from | ( | ) | const [virtual, slot] |
Returns sender's JID.
virtual QObject* OviNotificationMessage::payload | ( | ) | const [virtual, slot] |
Returns OviNotificationPayload object.
virtual QString OviNotificationMessage::senderInformation | ( | ) | const [virtual, slot] |
Returns sender application's id.
virtual QString OviNotificationMessage::timestamp | ( | ) | const [virtual, slot] |
Returns message publication time in following format: "2009-10-05T13:20:19Z"
friend class OviNotificationResponseHandler [friend] |
QString OviNotificationMessage::from [read] |
QObject OviNotificationMessage::payload [read] |
QString OviNotificationMessage::senderInformation [read] |
QString OviNotificationMessage::timestamp [read] |
Copyright (C) 2010-2011 Nokia Corporation and/or its subsidiary(-ies). All rights reserved. Contact: notifications.support@nokia.com This software, including documentation, is protected by copyright controlled by Nokia Corporation. All rights reserved. You may use this file only in accordance with the Nokia Developer Software Agreement version 2.0 and accompanying Ovi any additional terms. This material also contains confidential information which may not be disclosed to others without the prior written consent of Nokia. Nokia Developer Software Agreement version 2.0 and accompanying Ovi any additional terms |
MeeGo 1.2 Harmattan API
|