Navigation
API > API/Plugins > API/Plugins/OnlineSubsystem
A pattern used to open a tap and associated event handlers
| Name | FOnlineTransportTap |
| Type | struct |
| Header File | /Engine/Plugins/Online/OnlineSubsystem/Source/Public/Interfaces/OnlineNotificationTransportInterface.h |
| Include Path | #include "Interfaces/OnlineNotificationTransportInterface.h" |
Syntax
struct FOnlineTransportTap
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| AddressPattern | FString | Interfaces/OnlineNotificationTransportInterface.h | ||
| StateChangeHandler | FOnTapStateChanged | Interfaces/OnlineNotificationTransportInterface.h |