MoxiWorks Platform
.NET SDK For MoxiWorks Public API
MoxiWorks.Platform.ContactService Member List

This is the complete list of members for MoxiWorks.Platform.ContactService, including all inherited members.

Client (defined in MoxiWorks.Platform.ContactService)MoxiWorks.Platform.ContactService
ContactService(IMoxiWorksClient client) (defined in MoxiWorks.Platform.ContactService)MoxiWorks.Platform.ContactService
CreateContactAsync(Contact contact)MoxiWorks.Platform.ContactService
GetContactAsync(string agentId, AgentIdType agentIdType, string partnerContactId)MoxiWorks.Platform.ContactService
GetContactResultsAgentUuidAsync(string AgentId, string emailAddress=null, string contactName=null, string phoneNumber=null, DateTime? updatedSince=null, int pageNumber=1)MoxiWorks.Platform.ContactService
GetContactResultsMoxiWorksAgentIdAsync(string AgentId, string emailAddress=null, string contactName=null, string phoneNumber=null, DateTime? updatedSince=null, int pageNumber=1)MoxiWorks.Platform.ContactService
GetContactsAsync(string agentId, AgentIdType agentIdType, string emailAddress=null, string contactName=null, string phoneNumber=null, DateTime? updatedSince=null, int pageNumber=1)MoxiWorks.Platform.ContactService
GetContactsUpdatedSinceAsync(string agentId, AgentIdType agentIdType, string emailAddress=null, string contactName=null, string phoneNumber=null, DateTime? updatedSince=null, int pageNumber=1)MoxiWorks.Platform.ContactService
UpdateContactAsync(Contact contact)MoxiWorks.Platform.ContactService