InteractionControl
data class InteractionControl(val mode: InteractionControl.Mode, val referrerEvent: InteractionControl.ReferrerEvent?)
Content copied to clipboard
Constructors
Link copied to clipboard
fun InteractionControl(mode: InteractionControl.Mode, referrerEvent: InteractionControl.ReferrerEvent?)
Content copied to clipboard
Types
Functions
Properties
Link copied to clipboard
@SerializedName(value = "referrerEvent")
Content copied to clipboard