Agora Java API Reference for Android
|
This is the complete list of members for agora::rtm::IChannelAttributes, including all inherited members.
addAttribute(const char *key, const char *value)=0 | agora::rtm::IChannelAttributes | pure virtual |
createChannelAttributes() | agora::rtm::IChannelAttributes | static |
getAttributes(int size, char **key, char **value) const =0 | agora::rtm::IChannelAttributes | pure virtual |
getAttributesSize() const =0 | agora::rtm::IChannelAttributes | pure virtual |
getAttributeValue(const char *key) const =0 | agora::rtm::IChannelAttributes | pure virtual |
release()=0 | agora::rtm::IChannelAttributes | pure virtual |
removeAttribute(const char *key)=0 | agora::rtm::IChannelAttributes | pure virtual |