Custom Desktop Files
CustomDesktop\App.xaml.cs
CustomDesktop\CCTConnector.cs
CustomDesktop\CCTEntities.cs
CustomDesktop\CCTSupervisor.cs
CustomDesktop\CDEntities.cs
CustomDesktop\ChatExtraData.cs
CustomDesktop\ChatIntrinsics.cs
CustomDesktop\Contact.cs
CustomDesktop\Email.cs
CustomDesktop\EmailAttachment.cs
CustomDesktop\EmailManager.cs
CustomDesktop\Globals.cs
CustomDesktop\ICCTConnector.cs
CustomDesktop\LoginControl.xaml.cs
CustomDesktop\MainWindow.xaml.cs
CustomDesktop\MultipleAgentDialog.xaml.cs
CustomDesktop\ResultCode.cs
CustomDesktop\SideBar.xaml.cs
CustomDesktop\StringResources.Designer.cs
CustomDesktop\ucChatTab.xaml.cs
CustomDesktop\ucChatWindow.xaml.cs
CustomDesktop\ucContactAlert.xaml.cs
CustomDesktop\Properties\AssemblyInfo.cs
CustomDesktop\Properties\Resources.Designer.cs
CustomDesktop\Properties\Settings.Designer.cs
CustomDesktop\Service References\CCMMAgentContactWS\Reference.cs
CustomDesktop\Service References\CCMMAgentEmailWS\Reference.cs
CustomDesktop\Service References\CCMMAgentUtilityWS\Reference.cs

Encoder and Decoder files
EncoderDecoder\JDecoder.cs
EncoderDecoder\JEncoder.cs
EncoderDecoder\Notification.cs
EncoderDecoder\NotificationEvent.cs
EncoderDecoder\WSConfiguration.cs
EncoderDecoder\WSNotificationMessage.cs
EncoderDecoder\WSNotifier.cs
EncoderDecoder\Wsock.cs
EncoderDecoder\WsockEvent.cs
EncoderDecoder\Notifications\AcknowledgementNotification.cs
EncoderDecoder\Notifications\AgentActiveNotification.cs
EncoderDecoder\Notifications\AgentChangeConferenceOwnerNotification.cs
EncoderDecoder\Notifications\AgentCompleteConferenceNotification.cs
EncoderDecoder\Notifications\AgentDataNotification.cs
EncoderDecoder\Notifications\AgentExitRoomNotification.cs
EncoderDecoder\Notifications\AgentGetObservedIntrinsicsNotification.cs
EncoderDecoder\Notifications\AgentJoinRoomNotification.cs
EncoderDecoder\Notifications\AgentLoginNotification.cs
EncoderDecoder\Notifications\AgentOperationNotification.cs
EncoderDecoder\Notifications\AgentQuitChatNotification.cs
EncoderDecoder\Notifications\AgentSetClosedReasonNotification.cs
EncoderDecoder\Notifications\AgentWhisperMessageNotification.cs
EncoderDecoder\Notifications\ClosedReasonCodes.cs
EncoderDecoder\Notifications\CustomerConnectionStatusNotification.cs
EncoderDecoder\Notifications\CustomerDisconnectNotification.cs
EncoderDecoder\Notifications\ErrorNotification.cs
EncoderDecoder\Notifications\GetDestinationsNotification.cs
EncoderDecoder\Notifications\IBaseNotification.cs
EncoderDecoder\Notifications\IsTypingNotification.cs
EncoderDecoder\Notifications\NewMessageNotification.cs
EncoderDecoder\Notifications\NewPagePushNotification.cs
EncoderDecoder\Notifications\ReadCustomerHistoryNotification.cs
EncoderDecoder\Notifications\ScreenPopsNotification.cs
EncoderDecoder\Notifications\SupervisorBargeNotification.cs
EncoderDecoder\Properties\AssemblyInfo.cs
EncoderDecoder\Requests\AgentChangeConferenceOwnerRequest.cs
EncoderDecoder\Requests\AgentCompleteConferenceRequest.cs
EncoderDecoder\Requests\AgentConferenceCloseRequest.cs
EncoderDecoder\Requests\AgentDataRequest.cs
EncoderDecoder\Requests\AgentDropPassiveParticipantRequest.cs
EncoderDecoder\Requests\AgentGetObservedIntrinsicsRequest.cs
EncoderDecoder\Requests\AgentJoinRoomRequest.cs
EncoderDecoder\Requests\AgentLeaveRoomRequest.cs
EncoderDecoder\Requests\AgentLoginRequest.cs
EncoderDecoder\Requests\AgentLogoutRequest.cs
EncoderDecoder\Requests\AgentOperationRequest.cs
EncoderDecoder\Requests\AgentQuitChatRequest.cs
EncoderDecoder\Requests\AgentSetClosedReasonRequest.cs
EncoderDecoder\Requests\AgentWhisperMessageRequest.cs
EncoderDecoder\Requests\BaseRequest.cs
EncoderDecoder\Requests\GetDestinationsRequest.cs
EncoderDecoder\Requests\IBaseRequest.cs
EncoderDecoder\Requests\IsTypingRequest.cs
EncoderDecoder\Requests\NewMessageRequest.cs
EncoderDecoder\Requests\NewPagePushRequest.cs
EncoderDecoder\Requests\ReadCustomerHistoryRequest.cs
EncoderDecoder\Requests\ScreenPopRequest.cs

Unit Tests
EncoderDecoderUnitTest\Properties\AssemblyInfo.cs
EncoderDecoderUnitTest\Properties\Resources.Designer.cs
EncoderDecoderUnitTest\Tests\JDecoderTest.cs
EncoderDecoderUnitTest\Tests\JEncoderTest.cs
EncoderDecoderUnitTest\Tests\GUI\LabelFormatTest.cs
EncoderDecoderUnitTest\Tests\GUI\PopulateClosedReasonsTest.cs
EncoderDecoderUnitTest\Tests\GUI\ProcessResourcesTest.cs
EncoderDecoderUnitTest\Tests\Notifications\AcknowledgementNotificationTest.cs
EncoderDecoderUnitTest\Tests\Notifications\AgentActiveNotificationTest.cs
EncoderDecoderUnitTest\Tests\Notifications\AgentChangeConferenceOwnerNotificationTest.cs
EncoderDecoderUnitTest\Tests\Notifications\AgentCompleteConferenceNotificationTest.cs
EncoderDecoderUnitTest\Tests\Notifications\AgentDataNotificationTest.cs
EncoderDecoderUnitTest\Tests\Notifications\AgentExitRoomNotificationTest.cs
EncoderDecoderUnitTest\Tests\Notifications\AgentGetObservedIntrinsicsNotificationTest.cs
EncoderDecoderUnitTest\Tests\Notifications\AgentJoinRoomNotificationTest.cs
EncoderDecoderUnitTest\Tests\Notifications\AgentLoginNotificationTest.cs
EncoderDecoderUnitTest\Tests\Notifications\AgentOperationNotificationTest.cs
EncoderDecoderUnitTest\Tests\Notifications\AgentQuitChatNotificationTest.cs
EncoderDecoderUnitTest\Tests\Notifications\AgentSetClosedReasonNotificationTest.cs
EncoderDecoderUnitTest\Tests\Notifications\AgentWhisperMessageNotificationTest.cs
EncoderDecoderUnitTest\Tests\Notifications\CustomerConnectionStatusNotificationTest.cs
EncoderDecoderUnitTest\Tests\Notifications\CustomerDisconnectNotificationTest.cs
EncoderDecoderUnitTest\Tests\Notifications\ErrorNotificationTest.cs
EncoderDecoderUnitTest\Tests\Notifications\GetDestinationsNotificationTest.cs
EncoderDecoderUnitTest\Tests\Notifications\IsTypingNotificationTest.cs
EncoderDecoderUnitTest\Tests\Notifications\NewMessageNotificationTest.cs
EncoderDecoderUnitTest\Tests\Notifications\NewPagePushNotificationTest.cs
EncoderDecoderUnitTest\Tests\Notifications\ReadCustomerHistoryNotificationTest.cs
EncoderDecoderUnitTest\Tests\Requests\AgentChangeConferenceOwnerRequestTest.cs
EncoderDecoderUnitTest\Tests\Requests\AgentCompleteConferenceRequestTest.cs
EncoderDecoderUnitTest\Tests\Requests\AgentConferenceCloseRequestTest.cs
EncoderDecoderUnitTest\Tests\Requests\AgentDataRequestTest.cs
EncoderDecoderUnitTest\Tests\Requests\AgentDropPassiveParticipantRequestTest.cs
EncoderDecoderUnitTest\Tests\Requests\AgentGetObservedIntrinsicsRequestTest.cs
EncoderDecoderUnitTest\Tests\Requests\AgentJoinRoomRequestTest.cs
EncoderDecoderUnitTest\Tests\Requests\AgentLeaveRoomRequestTest.cs
EncoderDecoderUnitTest\Tests\Requests\AgentLoginRequestTest.cs
EncoderDecoderUnitTest\Tests\Requests\AgentLogoutRequestTest.cs
EncoderDecoderUnitTest\Tests\Requests\AgentOperationRequestTest.cs
EncoderDecoderUnitTest\Tests\Requests\AgentQuitChatRequestTest.cs
EncoderDecoderUnitTest\Tests\Requests\AgentSetClosedReasonRequestTest.cs
EncoderDecoderUnitTest\Tests\Requests\AgentWhisperMessageRequestTest.cs
EncoderDecoderUnitTest\Tests\Requests\GetDestinationsRequestTest.cs
EncoderDecoderUnitTest\Tests\Requests\IsTypingRequestTest.cs
EncoderDecoderUnitTest\Tests\Requests\NewMessageRequestTest.cs
EncoderDecoderUnitTest\Tests\Requests\NewPagePushRequestTest.cs
EncoderDecoderUnitTest\Tests\Requests\ReadCustomerHistoryRequestTest.cs
