Add completeContact to Streams
Adds a Contact API called complete()
. complete()
is an API that should be called instead of destroy()
to end a contact that is in ACW. Currently, this functions except for when the agent is in monitor mode. Anyone using this pre-release version must ensure that destroy()
be used for now while in monitor mode.