SinricPro Library
Loading...
Searching...
No Matches
PushNotification< T >

PushNotification. More...

#include <PushNotification.h>

Inheritance diagram for PushNotification< T >:

Public Member Functions

bool sendPushNotification (String notification)
 Sending push notifications to SinricPro App.
 

Detailed Description

template<typename T>
class SINRICPRO_3_0_0::PushNotification< T >

PushNotification.

Member Function Documentation

◆ sendPushNotification()

template<typename T >
bool sendPushNotification ( String  notification)

Sending push notifications to SinricPro App.

Parameters
notificationString with the notification
Returns
the success of sending the event
Return values
trueevent has been sent successfully
falseevent has not been sent, maybe you sent to much events in a short distance of time