Navigation
API > API/Plugins > API/Plugins/OnlineSubsystem > API/Plugins/OnlineSubsystem/Interfaces
References
| Module | OnlineSubsystem |
| Header | /Engine/Plugins/Online/OnlineSubsystem/Source/Public/Interfaces/OnlineDeviceNotificationInterface.h |
| Include | #include "Interfaces/OnlineDeviceNotificationInterface.h" |
Syntax
class IOnlineDeviceNotification
Remarks
IOnlineDeviceNotification - Interface for communications service
Destructors
| Type | Name | Description | |
|---|---|---|---|
Functions
| Type | Name | Description | |
|---|---|---|---|
| void | RegisterDevice
(
const FUniqueNetId& LocalUserId, |
Initiate the create/register device process | |
| void | UnregisterDeviceByChannelType
(
const FUniqueNetId& LocalUserId, |
Initiate the unregister device by channel type process |