Instance Method

getConnections(then:)

Gets the current user’s connections

Declaration

func getConnections(then completion: @escaping ([[String : Any]]?, RequestError?) -> Void)