Package | Description |
---|---|
com.baidu.mapapi.realtimebus | |
com.baidu.mapsdkplatform.realtimebus.base |
Modifier and Type | Method and Description |
---|---|
void |
RealtimeBusNotifyListener.errorMessage(SearchResult.ERRORNO subscribeResult)
订阅结果错误信息返回
|
Modifier and Type | Field and Description |
---|---|
SearchResult.ERRORNO |
SearchResult.error
检索结果错误码, 各错误值见
SearchResult.ERRORNO |
Modifier and Type | Method and Description |
---|---|
static SearchResult.ERRORNO |
SearchResult.ERRORNO.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static SearchResult.ERRORNO[] |
SearchResult.ERRORNO.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Constructor and Description |
---|
SearchResult(SearchResult.ERRORNO errorno) |