Searched refs:StreamingServiceError (Results 1 – 1 of 1) sorted by relevance
46 private @interface StreamingServiceError{} annotation in StreamingServiceCallback63 public void onError(@StreamingServiceError int errorCode, @Nullable String message) { in onError()