Method: PureCloud::UserPresence#primary

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

#primaryObject

A boolean used to tell whether or not to set this presence source as the primary on a PATCH



30
31
32
# File 'lib/purecloud/models/user_presence.rb', line 30

def primary
  @primary
end