QiscusStorage
public class QiscusStorage
Undocumented
-
Undocumented
Declaration
Swift
public func getMember(byEmail email: String) -> MemberModel?
-
Undocumented
Declaration
Swift
public func getMember(byEmail email: String, inRoom room: RoomModel) -> MemberModel?