Method: PureCloud::UserPresence#source

Defined in:
lib/purecloud/models/user_presence.rb

#sourceObject

Represents the source where the Presence was set. Some examples are: PURECLOUD, LYNC, OUTLOOK, etc.



27
28
29
# File 'lib/purecloud/models/user_presence.rb', line 27

def source
  @source
end