class Bandwidth::Voice::Tag
Public Instance Methods
to_bxml(xml)
click to toggle source
# File lib/bandwidth/voice_lib/bxml/verbs/tag.rb, line 8 def to_bxml(xml) xml.Tag(tag) end
# File lib/bandwidth/voice_lib/bxml/verbs/tag.rb, line 8 def to_bxml(xml) xml.Tag(tag) end