Method: Eye::Group::Call#update_config

Defined in:
lib/eye/group/call.rb

#update_config(cfg) ⇒ Object



17
18
19
20
# File 'lib/eye/group/call.rb', line 17

def update_config(cfg)
  @config = cfg
  @full_name = nil
end