Chat SDKs Unreal v3
Chat SDKs Unreal
Chat SDKs
Unreal
Version 3
Retrieve channel metadata
Copy link
You can retrieve channel metadata by creating a List
of keys to retrieve and passing it as an argument to a parameter in the GetMetaData()
method. A std::map<std::wstring, std::wstring>
will return key-value items through the Handler
function.