Chat Unreal v3
Chat Unreal
Chat
Unreal
Home
/
Chat
/
Unreal
/
Channels
You can delete a channel metacounter by following the code below.
You can delete a channel metacounter by following the code below.
channel->DeleteMetaCounter(L"key1", [](SBDError* error) { if (error != nullptr) { // Handle error. return; } });