Liblinphone
4.5.0
|
Object holding chat message data received by a push notification on iOS platform only. More...
#include <push_notification_message.hh>
Public Member Functions | |
PushNotificationMessage (void *ptr, bool takeRef=true) | |
LINPHONECXX_PUBLIC _LinphonePushNotificationMessage * | cPtr () |
Object holding chat message data received by a push notification on iOS platform only.
This object is a subset of ChatMessage, so only a few methods of it's parent are available, like linphone_push_notification_message_get_text_content and linphone_push_notification_message_get_subject, just enough to be able to build a notification to show the user.