Method: Eye::Group::Call#delete

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

#deleteObject



34
35
36
37
# File 'lib/eye/group/call.rb', line 34

def delete
  fast_call command: :delete
  terminate
end