public interface PositionError
Modifier and Type | Field and Description |
---|---|
static int |
PERMISSION_DENIED |
static int |
POSITION_UNAVAILABLE |
static int |
TIMEOUT |
Modifier and Type | Method and Description |
---|---|
int |
getCode() |
String |
getMessage() |
static final int PERMISSION_DENIED
static final int POSITION_UNAVAILABLE
static final int TIMEOUT
int getCode()
String getMessage()
Copyright © 2018. All rights reserved.