Get Heap Object Id Response
data class GetHeapObjectIdResponse(heapSnapshotObjectId: HeapSnapshotObjectId)
Content copied to clipboard
Represents response frame that is returned from HeapProfiler#getHeapObjectId operation call.
See also
Constructors
GetHeapObjectIdResponse
Link copied to clipboard
Properties
heapSnapshotObjectId
Link copied to clipboard
Sources
jvm source
Link copied to clipboard