|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public static interface ClientData.IAllocationTrackingHandler
| Method Summary | |
|---|---|
void |
onSuccess(byte[] data,
Client client)
Called when an allocation tracking was successful. |
| Method Detail |
|---|
void onSuccess(@NonNull
byte[] data,
@NonNull
Client client)
data - the data containing the encoded allocations.
See AllocationsParser.parse(java.nio.ByteBuffer) for parsing this data.client - the client for which allocations were tracked.
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||