Method: ActionCable::Channel::Base#identifier

Defined in:
actioncable/lib/action_cable/channel/base.rb

#identifierObject (readonly)

Returns the value of attribute identifier.



117
118
119
# File 'actioncable/lib/action_cable/channel/base.rb', line 117

def identifier
  @identifier
end