Handle Error

Velocity Android Software Development Kit Integration Guide

A handle error occurs when there is an error in parsing. The status code reveals the type of error that has occurred in the SDK. For details of the status code, refer to General Status Codes.

override fun handleError(errorInfo: mPointErrorInfo, client: Client, mpoint: mPoint) {}