UserPresence
public protocol UserPresence : CustomStringConvertible
Undocumented
-
User ID of this presence
Declaration
Swift
var userID : String
-
Session ID of the user in this presence
Declaration
Swift
var sessionID : String
-
Handle of the user in this presence
Declaration
Swift
var handle : String