-
List of a map of Group ID to User ID NOTE: The server only processes the first item of the list, and will ignore and logs a warning message for other items.
Declaration
Swift
public var groupUsers : [(groupID: String, userID: String)] = []
-
Undocumented
Declaration
Swift
public init()
-
Declaration
Swift
public func serialize(collationID: String) -> Data?
-
Declaration
Swift
public var description: String