Topic
public protocol Topic : CustomStringConvertible
Undocumented
-
Identifier for this topic
Declaration
Swift
var topicId : TopicId -
List of user presences in this topic
Declaration
Swift
var presences : [UserPresence] -
The current user’s presence in the topic
Declaration
Swift
var presenceSelf : UserPresence
View on GitHub
Install in Dash
Topic Protocol Reference