Method: PureCloud::UserPresence#source
- Defined in:
- lib/purecloud/models/user_presence.rb
#source ⇒ Object
Represents the source where the Presence was set. Some examples are: PURECLOUD, LYNC, OUTLOOK, etc.
11 12 13 |
# File 'lib/purecloud/models/user_presence.rb', line 11 def source @source end |