Instance Method

getGateway(then:)

Gets the gateway URL to connect to

Declaration

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