ContactCenterChatSessionPartyType

public enum ContactCenterChatSessionPartyType
  • Tag: ContactCenterChatSessionPartyType
  • Server scenario party

    Declaration

    Swift

    case scenario
  • External (client) party

    Declaration

    Swift

    case external
  • Internal (agent) party

    Declaration

    Swift

    case `internal`