TRError
Platform note: This object is only available on Android. iOS uses NSError
objects for errors.
Properties
code(Int) — The error code. See SDK Error Codes for the full list.description(String, Android) — The error messagelocalizedDescription(String, iOS) — The error message