Method: WowzaCloud::Schedule#state=

Defined in:
lib/wowza_cloud/schedule.rb

#state=(value) ⇒ Object

Sets the attribute state

Parameters:

  • value

    the value to set the attribute state to.



6
7
8
# File 'lib/wowza_cloud/schedule.rb', line 6

def state=(value)
  @state = value
end