data class GetFrameTreeResponse
Response type for the PageDomain.getFrameTree command.
<init> |
Response type for the PageDomain.getFrameTree command. GetFrameTreeResponse(frameTree: FrameTree) |
frameTree |
Present frame tree structure. val frameTree: FrameTree |