Method: Bandwidth::Session#tag

Defined in:
lib/bandwidth/web_rtc_lib/web_rtc/models/session.rb

#tagString

User defined tag to associate with the session



18
19
20
# File 'lib/bandwidth/web_rtc_lib/web_rtc/models/session.rb', line 18

def tag
  @tag
end