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.



11
12
13
# File 'lib/purecloud/models/user_presence.rb', line 11

def source
  @source
end