SetPresenceState

Release notes

Version 1.2.0 - Early deployment
  • Feature: Included Base64 encoding of subtype and message (M21131)
  • Dependency:
    • Communication Server 3.0.0

Version 1.1.0 - Early deployment
  • Feature: Support ESCAUX Presence JSON format (M11901)
  • Improvement: Passing arguments by reference (M12121)
  • Dependency:
    • Communication Server 3.0.0

Version 1.0.0 - General deployment
  • Feature: Allow to set presence information (M8196)
  • Dependency:
    • Communication Server 3.0.0

This action can send your presence state to Fuzer Connect and net.Buzz

  • User: Presence identifier (hint)
  • State: Possible values: not_set | unavailable | available | away | xa | chat | dnd
  • Subtype: Value of your choice
  • Message: Value of your choice
  • Arguments passing: For Subtype and Message, a variable name can be passed instead of a value when setting "by reference", default is "by value"
  • Base64 encoded: Subtype and Message can be given as base64 encoded content when this is set to yes. They will be automatically decoded when a consumer reads them.
Copyright © Escaux SA