MessageDirection public enum MessageDirection The direction that the message is being sent in regards to an agent. toAgent Agent is receiving the message (inbound message). Declaration Swift case toAgent toClient Agent is sending the message (outbound message). Declaration Swift case toClient © 2024 NICE Generated by jazzy ♪♫ v0.15.2, a Realm project.