Navigation
API > API/Plugins > API/Plugins/Party
| Name | ESocialChannelType |
| Type | enum |
| Header File | /Engine/Plugins/Online/OnlineFramework/Source/Party/Public/Chat/SocialChatChannel.h |
| Include Path | #include "Chat/SocialChatChannel.h" |
Syntax
enum ESocialChannelType
{
General,
Founder,
Party,
Team,
System,
Private,
}
Values
| Name | Remarks |
|---|---|
| General | |
| Founder | |
| Party | |
| Team | |
| System | |
| Private |