Method: PureCloud::Annotation#location
- Defined in:
- lib/purecloud/models/annotation.rb
#location ⇒ Object
Offset of annotation in milliseconds.
29 30 31 |
# File 'lib/purecloud/models/annotation.rb', line 29 def location @location end |