Channel Member Data
Member Specific Data
You can set member specific information.
You can store data in memberInfo and privateData fields in the form of a map.
privateTag field can be used as a search filter when retrieving list of channels.
privateData is only visible to the current user while memberInfo is publicly visible to anyone.
You can enter up to 5 key-value pairs in memberInfo and privateData fields. The maximum size of key is 128 characters and the maximum size of value is 1024 characters. Both key and value must be strings.
Channel Private Tag
You can put a private tag on channel to help with channel search.
Last updated