Package com.pointrlabs.core.map.models
Object PTRError.Companion
-
- All Implemented Interfaces:
public class PTRError.Companion
-
-
Field Summary
Fields Modifier and Type Field Description public final static PTRError.Companion
INSTANCE
-
Method Summary
Modifier and Type Method Description final PTRError
getPathFailureReason()
When SDK fails to get a path for a destination, you can get reason for failure using this method -
-
Method Detail
-
getPathFailureReason
final PTRError getPathFailureReason()
When SDK fails to get a path for a destination, you can get reason for failure using this method
-
-
-
-