public static class GmsImpl.Request
extends java.lang.Object
限定符和类型 | 方法和说明 |
---|---|
boolean |
canBeProcessedTogether(GmsImpl.Request other)
Specifies whether this request can be processed with other request simultaneously
|
int |
getType() |
java.lang.String |
toString() |
public int getType()
public java.lang.String toString()
toString
在类中 java.lang.Object
public boolean canBeProcessedTogether(GmsImpl.Request other)