ButtonShareConfig
class ButtonShareConfig
Properties
Section titled “Properties”| Name | Summary |
|---|---|
| clickAction | val clickAction: String? |
| noRewardText | val noRewardText: String? Copy for when there is no concrete reward to advertise (e.g. a percentage-only campaign). |
| text | val text: String? |
Functions
Section titled “Functions”| Name | Summary |
|---|---|
| equals | open operator override fun equals(other: Any?): Boolean |
| hashCode | open override fun hashCode(): Int |
| toString | open override fun toString(): String |