Class TelemetryClient


  • public class TelemetryClient
    extends Object
    • Constructor Detail

      • TelemetryClient

        public TelemetryClient​(okhttp3.OkHttpClient okHttpClient,
                               com.google.gson.Gson gson,
                               okhttp3.HttpUrl apiBase)
    • Method Detail

      • submitError

        public void submitError​(String type,
                                String error)