Class: Warb::Components::VoiceCallButton

Inherits:
Button show all
Defined in:
lib/warb/components/voice_call_button.rb

Constant Summary collapse

BUTTON_TYPE =
'voice_call'

Instance Attribute Summary

Attributes inherited from Button

#index, #sub_type

Method Summary

Methods inherited from Button

#initialize, #to_h

Methods inherited from Component

#initialize, #to_h

Constructor Details

This class inherits a constructor from Warb::Components::Button