SASCustomerFeedbackButtonView

class SASCustomerFeedbackButtonView(context: Context) : RelativeLayout, SCSCustomerFeedbackButton

Concrete implementation of the SCSCustomerFeedbackButton interface

Constructors

Link copied to clipboard
constructor(context: Context)

Properties

Link copied to clipboard
open override val view: View

Functions

Link copied to clipboard
open override fun setClickListener(clickListener: View.OnClickListener?)