UPico_RoomInviteNotification class.
More...
#include <Pico_Notification.h>
|
FString | GetID () |
| Invitation ID.
|
|
FString | GetRoomID () |
| Room ID.
|
|
FString | GetSenderID () |
| Inviter's user ID.
|
|
FString | GetSentTime () |
| The time when the invitation is sent as string.
|
|
FDateTime | GetSentDateTime () |
| The time when the invitation is sent.
|
|