public static interface CallerInfoAsyncQuery.OnQueryCompleteListener
Modifier and Type | Method and Description |
---|---|
void |
onQueryComplete(int token,
Object cookie,
CallerInfo ci)
Called when the query is complete.
|
void onQueryComplete(int token, Object cookie, CallerInfo ci)