Navigation
API > API/Plugins > API/Plugins/OnlineServicesInterface > API/Plugins/OnlineServicesInterface/Online > API/Plugins/OnlineServicesInterface/Online/FSendSessionInvite
References
| Module | OnlineServicesInterface |
| Header | /Engine/Plugins/Online/OnlineServices/Source/OnlineServicesInterface/Public/Online/Sessions.h |
| Include | #include "Online/Sessions.h" |
Syntax
struct Params
Variables
| Type | Name | Description | |
|---|---|---|---|
| FAccountId | LocalAccountId | Id handle for the local user which will perform the action | |
| FName | SessionName | Local name for the session | |
| TArray< FAccountId > | TargetUsers | Array of id handles for users to which the invites will be sent |