PICO Unreal Platform SDK
|
FPicoNotificationInterface class. More...
#include <Pico_Notification.h>
Public Member Functions | |
bool | GetRoomInviteNotifications (int PageIdx, int PageSize, FNotificationRoomInviteNotifications OnRoomInviteNotificationsCallback) |
Gets a list of all pending room invites for your app. For example, notifications that may have been sent before the user launches your app. More... | |
bool | MarkAsRead (const FString &NotificationID, FNotificationMarkAsRead OnMarkAsReadCallback) |
Marks a notification as read. More... | |
FPicoNotificationInterface class.