Stream Chat Unreal SDK
Loading...
Searching...
No Matches
FDevice Struct Reference

A push notification device. More...

#include <Device.h>

Public Member Functions

 FDevice (const FDeviceDto &, UUserManager *)
 

Public Attributes

FDateTime CreatedAt = FDateTime{0}
 Date/time of creation.
 
FDateTime UpdatedAt = FDateTime{0}
 Date/time of the last update.
 
bool bDisabled = false
 Whether device is disabled on not.
 
FString DisabledReason
 Reason explaining why device had been disabled.
 
FString Id
 Device ID.
 
EPushProvider PushProvider = EPushProvider::Firebase
 Push provider.
 
FUserRef User
 

Detailed Description

A push notification device.


The documentation for this struct was generated from the following files: