pl.wendigo.chrome.domain.animation / ResolveAnimationRequest

ResolveAnimationRequest

data class ResolveAnimationRequest (source)

Represents request frame that can be used with Animation.resolveAnimation method call.

Gets the remote object of the Animation.

Constructors

<init>

ResolveAnimationRequest(animationId: String)

Represents request frame that can be used with Animation.resolveAnimation method call.

Properties

animationId

val animationId: String

Animation id.