pl.wendigo.chrome.domain.animation / ResolveAnimationResponse

ResolveAnimationResponse

data class ResolveAnimationResponse (source)

Represents response frame for Animation.resolveAnimation method call.

Gets the remote object of the Animation.

Constructors

<init>

ResolveAnimationResponse(remoteObject: RemoteObject)

Represents response frame for Animation.resolveAnimation method call.

Properties

remoteObject

val remoteObject: RemoteObject

Corresponding remote object.