Method: PureCloud::CallbackConversation#other_media_uris
- Defined in:
- lib/purecloud/models/callback_conversation.rb
#other_media_uris ⇒ Object
The list of other media channels involved in the conversation.
14 15 16 |
# File 'lib/purecloud/models/callback_conversation.rb', line 14 def other_media_uris @other_media_uris end |