Method: PureCloud::CallbackMediaParticipant#start_time
- Defined in:
- lib/purecloud/models/callback_media_participant.rb
#start_time ⇒ Object
The time when this participant joined the conversation. Date time is represented as an ISO-8601 string. For example: yyyy-MM-ddTHH:mm:ss.SSSZ
15 16 17 |
# File 'lib/purecloud/models/callback_media_participant.rb', line 15 def start_time @start_time end |