Search Results for

    Show / Hide Table of Contents

    Interface IPhoneControllerApi

    Represents a collection of functions to interact with the API endpoints

    Inherited Members
    IPhoneControllerApiSync.CreateEmergencyAddress(CreateEmergencyAddressOptions, int)
    IPhoneControllerApiSync.CreateEmergencyAddressWithHttpInfo(CreateEmergencyAddressOptions, int)
    IPhoneControllerApiSync.CreatePhoneNumber(CreatePhoneNumberOptions, int)
    IPhoneControllerApiSync.CreatePhoneNumberWithHttpInfo(CreatePhoneNumberOptions, int)
    IPhoneControllerApiSync.DeleteEmergencyAddress(Guid, int)
    IPhoneControllerApiSync.DeleteEmergencyAddressWithHttpInfo(Guid, int)
    IPhoneControllerApiSync.DeletePhoneNumber(Guid, int)
    IPhoneControllerApiSync.DeletePhoneNumberWithHttpInfo(Guid, int)
    IPhoneControllerApiSync.GetAllPhoneMessageThreads(int?, int?, int)
    IPhoneControllerApiSync.GetAllPhoneMessageThreadsWithHttpInfo(int?, int?, int)
    IPhoneControllerApiSync.GetConsentStatus(int)
    IPhoneControllerApiSync.GetConsentStatusWithHttpInfo(int)
    IPhoneControllerApiSync.GetEmergencyAddress(Guid, int)
    IPhoneControllerApiSync.GetEmergencyAddressWithHttpInfo(Guid, int)
    IPhoneControllerApiSync.GetEmergencyAddresses(int)
    IPhoneControllerApiSync.GetEmergencyAddressesWithHttpInfo(int)
    IPhoneControllerApiSync.GetPhoneMessageThreadItems(Guid, string, int?, int?, int)
    IPhoneControllerApiSync.GetPhoneMessageThreadItemsWithHttpInfo(Guid, string, int?, int?, int)
    IPhoneControllerApiSync.GetPhoneMessageThreads(Guid, int?, int?, int)
    IPhoneControllerApiSync.GetPhoneMessageThreadsWithHttpInfo(Guid, int?, int?, int)
    IPhoneControllerApiSync.GetPhoneNumber(Guid, int)
    IPhoneControllerApiSync.GetPhoneNumberWithHttpInfo(Guid, int)
    IPhoneControllerApiSync.GetPhoneNumberByName(string, int)
    IPhoneControllerApiSync.GetPhoneNumberByNameWithHttpInfo(string, int)
    IPhoneControllerApiSync.GetPhoneNumberByPhoneNumber(string, int)
    IPhoneControllerApiSync.GetPhoneNumberByPhoneNumberWithHttpInfo(string, int)
    IPhoneControllerApiSync.GetPhoneNumbers(string, int?, int?, string, DateTime?, DateTime?, string, List<Guid>, bool?, int)
    IPhoneControllerApiSync.GetPhoneNumbersWithHttpInfo(string, int?, int?, string, DateTime?, DateTime?, string, List<Guid>, bool?, int)
    IPhoneControllerApiSync.GetPhonePlans(int)
    IPhoneControllerApiSync.GetPhonePlansWithHttpInfo(int)
    IPhoneControllerApiSync.GetPhonePlansAvailability(int)
    IPhoneControllerApiSync.GetPhonePlansAvailabilityWithHttpInfo(int)
    IPhoneControllerApiSync.GetSentSmsByPhoneNumber(Guid, int?, int?, string, DateTime?, DateTime?, string, int)
    IPhoneControllerApiSync.GetSentSmsByPhoneNumberWithHttpInfo(Guid, int?, int?, string, DateTime?, DateTime?, string, int)
    IPhoneControllerApiSync.GetSmsByPhoneNumber(Guid, int?, int?, string, bool?, DateTime?, DateTime?, string, bool?, int)
    IPhoneControllerApiSync.GetSmsByPhoneNumberWithHttpInfo(Guid, int?, int?, string, bool?, DateTime?, DateTime?, string, bool?, int)
    IPhoneControllerApiSync.SendSmsFromPhoneNumber(Guid, SmsSendOptions, int)
    IPhoneControllerApiSync.SendSmsFromPhoneNumberWithHttpInfo(Guid, SmsSendOptions, int)
    IPhoneControllerApiSync.SetConsentStatus(bool, int)
    IPhoneControllerApiSync.SetConsentStatusWithHttpInfo(bool, int)
    IPhoneControllerApiSync.SetPhoneFavourited(Guid, SetPhoneFavouritedOptions, int)
    IPhoneControllerApiSync.SetPhoneFavouritedWithHttpInfo(Guid, SetPhoneFavouritedOptions, int)
    IPhoneControllerApiSync.TestPhoneNumberSendSms(Guid, TestPhoneNumberOptions, string, int)
    IPhoneControllerApiSync.TestPhoneNumberSendSmsWithHttpInfo(Guid, TestPhoneNumberOptions, string, int)
    IPhoneControllerApiSync.UpdatePhoneNumber(Guid, UpdatePhoneNumberOptions, int)
    IPhoneControllerApiSync.UpdatePhoneNumberWithHttpInfo(Guid, UpdatePhoneNumberOptions, int)
    IPhoneControllerApiSync.ValidatePhoneNumber(ValidatePhoneNumberOptions, int)
    IPhoneControllerApiSync.ValidatePhoneNumberWithHttpInfo(ValidatePhoneNumberOptions, int)
    IPhoneControllerApiAsync.CreateEmergencyAddressAsync(CreateEmergencyAddressOptions, int, CancellationToken)
    IPhoneControllerApiAsync.CreateEmergencyAddressWithHttpInfoAsync(CreateEmergencyAddressOptions, int, CancellationToken)
    IPhoneControllerApiAsync.CreatePhoneNumberAsync(CreatePhoneNumberOptions, int, CancellationToken)
    IPhoneControllerApiAsync.CreatePhoneNumberWithHttpInfoAsync(CreatePhoneNumberOptions, int, CancellationToken)
    IPhoneControllerApiAsync.DeleteEmergencyAddressAsync(Guid, int, CancellationToken)
    IPhoneControllerApiAsync.DeleteEmergencyAddressWithHttpInfoAsync(Guid, int, CancellationToken)
    IPhoneControllerApiAsync.DeletePhoneNumberAsync(Guid, int, CancellationToken)
    IPhoneControllerApiAsync.DeletePhoneNumberWithHttpInfoAsync(Guid, int, CancellationToken)
    IPhoneControllerApiAsync.GetAllPhoneMessageThreadsAsync(int?, int?, int, CancellationToken)
    IPhoneControllerApiAsync.GetAllPhoneMessageThreadsWithHttpInfoAsync(int?, int?, int, CancellationToken)
    IPhoneControllerApiAsync.GetConsentStatusAsync(int, CancellationToken)
    IPhoneControllerApiAsync.GetConsentStatusWithHttpInfoAsync(int, CancellationToken)
    IPhoneControllerApiAsync.GetEmergencyAddressAsync(Guid, int, CancellationToken)
    IPhoneControllerApiAsync.GetEmergencyAddressWithHttpInfoAsync(Guid, int, CancellationToken)
    IPhoneControllerApiAsync.GetEmergencyAddressesAsync(int, CancellationToken)
    IPhoneControllerApiAsync.GetEmergencyAddressesWithHttpInfoAsync(int, CancellationToken)
    IPhoneControllerApiAsync.GetPhoneMessageThreadItemsAsync(Guid, string, int?, int?, int, CancellationToken)
    IPhoneControllerApiAsync.GetPhoneMessageThreadItemsWithHttpInfoAsync(Guid, string, int?, int?, int, CancellationToken)
    IPhoneControllerApiAsync.GetPhoneMessageThreadsAsync(Guid, int?, int?, int, CancellationToken)
    IPhoneControllerApiAsync.GetPhoneMessageThreadsWithHttpInfoAsync(Guid, int?, int?, int, CancellationToken)
    IPhoneControllerApiAsync.GetPhoneNumberAsync(Guid, int, CancellationToken)
    IPhoneControllerApiAsync.GetPhoneNumberWithHttpInfoAsync(Guid, int, CancellationToken)
    IPhoneControllerApiAsync.GetPhoneNumberByNameAsync(string, int, CancellationToken)
    IPhoneControllerApiAsync.GetPhoneNumberByNameWithHttpInfoAsync(string, int, CancellationToken)
    IPhoneControllerApiAsync.GetPhoneNumberByPhoneNumberAsync(string, int, CancellationToken)
    IPhoneControllerApiAsync.GetPhoneNumberByPhoneNumberWithHttpInfoAsync(string, int, CancellationToken)
    IPhoneControllerApiAsync.GetPhoneNumbersAsync(string, int?, int?, string, DateTime?, DateTime?, string, List<Guid>, bool?, int, CancellationToken)
    IPhoneControllerApiAsync.GetPhoneNumbersWithHttpInfoAsync(string, int?, int?, string, DateTime?, DateTime?, string, List<Guid>, bool?, int, CancellationToken)
    IPhoneControllerApiAsync.GetPhonePlansAsync(int, CancellationToken)
    IPhoneControllerApiAsync.GetPhonePlansWithHttpInfoAsync(int, CancellationToken)
    IPhoneControllerApiAsync.GetPhonePlansAvailabilityAsync(int, CancellationToken)
    IPhoneControllerApiAsync.GetPhonePlansAvailabilityWithHttpInfoAsync(int, CancellationToken)
    IPhoneControllerApiAsync.GetSentSmsByPhoneNumberAsync(Guid, int?, int?, string, DateTime?, DateTime?, string, int, CancellationToken)
    IPhoneControllerApiAsync.GetSentSmsByPhoneNumberWithHttpInfoAsync(Guid, int?, int?, string, DateTime?, DateTime?, string, int, CancellationToken)
    IPhoneControllerApiAsync.GetSmsByPhoneNumberAsync(Guid, int?, int?, string, bool?, DateTime?, DateTime?, string, bool?, int, CancellationToken)
    IPhoneControllerApiAsync.GetSmsByPhoneNumberWithHttpInfoAsync(Guid, int?, int?, string, bool?, DateTime?, DateTime?, string, bool?, int, CancellationToken)
    IPhoneControllerApiAsync.SendSmsFromPhoneNumberAsync(Guid, SmsSendOptions, int, CancellationToken)
    IPhoneControllerApiAsync.SendSmsFromPhoneNumberWithHttpInfoAsync(Guid, SmsSendOptions, int, CancellationToken)
    IPhoneControllerApiAsync.SetConsentStatusAsync(bool, int, CancellationToken)
    IPhoneControllerApiAsync.SetConsentStatusWithHttpInfoAsync(bool, int, CancellationToken)
    IPhoneControllerApiAsync.SetPhoneFavouritedAsync(Guid, SetPhoneFavouritedOptions, int, CancellationToken)
    IPhoneControllerApiAsync.SetPhoneFavouritedWithHttpInfoAsync(Guid, SetPhoneFavouritedOptions, int, CancellationToken)
    IPhoneControllerApiAsync.TestPhoneNumberSendSmsAsync(Guid, TestPhoneNumberOptions, string, int, CancellationToken)
    IPhoneControllerApiAsync.TestPhoneNumberSendSmsWithHttpInfoAsync(Guid, TestPhoneNumberOptions, string, int, CancellationToken)
    IPhoneControllerApiAsync.UpdatePhoneNumberAsync(Guid, UpdatePhoneNumberOptions, int, CancellationToken)
    IPhoneControllerApiAsync.UpdatePhoneNumberWithHttpInfoAsync(Guid, UpdatePhoneNumberOptions, int, CancellationToken)
    IPhoneControllerApiAsync.ValidatePhoneNumberAsync(ValidatePhoneNumberOptions, int, CancellationToken)
    IPhoneControllerApiAsync.ValidatePhoneNumberWithHttpInfoAsync(ValidatePhoneNumberOptions, int, CancellationToken)
    IApiAccessor.Configuration
    IApiAccessor.GetBasePath()
    IApiAccessor.ExceptionFactory
    Namespace: mailslurp.Api
    Assembly: mailslurp.dll
    Syntax
    public interface IPhoneControllerApi : IPhoneControllerApiSync, IPhoneControllerApiAsync, IApiAccessor
    • View Source
    In this article
    Back to top See MailSlurp website for more information.