}}
    Show / Hide Table of Contents

    Class VoiceRequest

    Inheritance
    object
    NotifyRequest
    ComposeRequest
    MessageRequest
    VoiceRequest
    Implements
    IComposer
    IMessageComposer
    ISchedule
    IVoiceComposer
    Inherited Members
    MessageRequest.getBatchId()
    MessageRequest.setSender(string)
    MessageRequest.getSender()
    MessageRequest.setMessage(string)
    MessageRequest.getMessage()
    MessageRequest.getMessageId(string)
    MessageRequest.messageIdExists(string)
    MessageRequest.schedule()
    MessageRequest.isScheduled()
    MessageRequest.getScheduleInfo()
    MessageRequest.setDeliveryCallback(string, ContentType)
    MessageRequest.getNotifyURLInfo()
    MessageRequest.notifyDeliveries()
    MessageRequest.setScheduleDateTime(DateTime?)
    MessageRequest.setScheduleDateTime(DateTime, string)
    MessageRequest.setScheduleDateTime(DateTime, string, string)
    MessageRequest.setScheduleDateTimeEx(double, string, string)
    MessageRequest.validateDestinationSenderName(string)
    MessageRequest.refreshScheduledDestinationsUpdate(MessageDestinationsList)
    MessageRequest.removeDestinationById(string)
    MessageRequest.updateDestinationById(string, string)
    ComposeRequest.setAuthProfile(AuthProfile)
    ComposeRequest.getComposer()
    ComposeRequest.getDefaultNumberPrefix()
    ComposeRequest.getRouteCountries()
    ComposeRequest.getRouteCountriesEx()
    ComposeRequest.setDefaultNumberPrefix(string)
    ComposeRequest.getCategory()
    ComposeRequest.getDefaultTimeZone()
    ComposeRequest.getDefaultDestinationCountry()
    ComposeRequest.getDestinationCountry(string)
    ComposeRequest.getDestinations()
    ComposeRequest.getDestinationWriteMode(string)
    ComposeRequest.getDestinationWriteModeById(string)
    ComposeRequest.getDestinationsCount()
    ComposeRequest.clearDestinations()
    ComposeRequest.addDestinationsFromTextStream(string)
    ComposeRequest.addDestinationsFromCollection(string[])
    ComposeRequest.addDestinationsFromCollection(string[], bool)
    ComposeRequest.addDestinationsFromCollection(List<string>)
    ComposeRequest.addDestinationsFromCollection(List<string>, bool)
    ComposeRequest.addDestinationsFromCollectionEx(string[], bool)
    ComposeRequest.addDestinationEx(string, bool)
    ComposeRequest.addDestinationWithId(string, string, bool)
    ComposeRequest.addDestination(string)
    ComposeRequest.addDestination(string, string)
    ComposeRequest.addDestination(string, bool)
    ComposeRequest.addDestination(string, bool, string)
    ComposeRequest.removeDestination(string)
    ComposeRequest.updateDestination(string, string)
    ComposeRequest.destinationExists(string)
    NotifyRequest.onSubmitCompleted
    NotifyRequest.onSubmitProgressChanged
    NotifyRequest.setHost(string)
    NotifyRequest.setHttpPort(int)
    NotifyRequest.setHttpsPort(int)
    NotifyRequest.setAuthModel(AuthModel)
    NotifyRequest.setAuthLogin(string)
    NotifyRequest.setAuthPassword(string)
    NotifyRequest.setAuthApiKey(string)
    NotifyRequest.setRequestContentType(ContentType)
    NotifyRequest.responseContentTypeSuppored(ContentType)
    NotifyRequest.useSecureConnection(bool)
    NotifyRequest.useSecureConnection(bool, int)
    NotifyRequest.useSecureConnectionEx(bool, int)
    object.ToString()
    object.Equals(object)
    object.Equals(object, object)
    object.ReferenceEquals(object, object)
    object.GetHashCode()
    object.GetType()
    Namespace: Zenoph.Notify.Request
    Assembly: Zenoph.Notify.dll
    Syntax
    [ComVisible(true)]
    [Guid("85C4B7C8-7FE7-4d7d-83DA-B88E32F0D5F3")]
    public sealed class VoiceRequest : MessageRequest, IComposer, IMessageComposer, ISchedule, IVoiceComposer

    Constructors

    VoiceRequest()

    Declaration
    public VoiceRequest()

    VoiceRequest(AuthProfile)

    Declaration
    public VoiceRequest(AuthProfile ap)
    Parameters
    Type Name Description
    AuthProfile ap

    Methods

    createMessage()

    Declaration
    public Composer createMessage()
    Returns
    Type Description
    Composer

    submit()

    Declaration
    [ComVisible(true)]
    public override APIResponse submit()
    Returns
    Type Description
    APIResponse
    Overrides
    NotifyRequest.submit()

    submitComposer(VoiceComposer, string)

    Declaration
    [ComVisible(false)]
    public static APIResponse submitComposer(VoiceComposer vc, string apiKey)
    Parameters
    Type Name Description
    VoiceComposer vc
    string apiKey
    Returns
    Type Description
    APIResponse

    submitComposer(VoiceComposer, string, Delegate, Delegate)

    Declaration
    [ComVisible(false)]
    public static APIResponse submitComposer(VoiceComposer vc, string apiKey, Delegate spea, Delegate scea)
    Parameters
    Type Name Description
    VoiceComposer vc
    string apiKey
    Delegate spea
    Delegate scea
    Returns
    Type Description
    APIResponse

    submitComposer(VoiceComposer, string, string)

    Declaration
    [ComVisible(false)]
    public static APIResponse submitComposer(VoiceComposer vc, string login, string pswd)
    Parameters
    Type Name Description
    VoiceComposer vc
    string login
    string pswd
    Returns
    Type Description
    APIResponse

    submitComposer(VoiceComposer, string, string, Delegate, Delegate)

    Declaration
    [ComVisible(false)]
    public static APIResponse submitComposer(VoiceComposer vc, string login, string pswd, Delegate spea, Delegate scea)
    Parameters
    Type Name Description
    VoiceComposer vc
    string login
    string pswd
    Delegate spea
    Delegate scea
    Returns
    Type Description
    APIResponse

    submitComposer(VoiceComposer, AuthProfile)

    Declaration
    [ComVisible(false)]
    public static APIResponse submitComposer(VoiceComposer vc, AuthProfile ap)
    Parameters
    Type Name Description
    VoiceComposer vc
    AuthProfile ap
    Returns
    Type Description
    APIResponse

    submitComposer(VoiceComposer, AuthProfile, Delegate, Delegate)

    Declaration
    [ComVisible(false)]
    public static APIResponse submitComposer(VoiceComposer vc, AuthProfile ap, Delegate spea, Delegate scea)
    Parameters
    Type Name Description
    VoiceComposer vc
    AuthProfile ap
    Delegate spea
    Delegate scea
    Returns
    Type Description
    APIResponse

    submitComposerEx(VoiceComposer, Delegate, Delegate)

    Declaration
    [ComVisible(true)]
    public APIResponse submitComposerEx(VoiceComposer vc, Delegate spea = null, Delegate scea = null)
    Parameters
    Type Name Description
    VoiceComposer vc
    Delegate spea
    Delegate scea
    Returns
    Type Description
    APIResponse

    Explicit Interface Implementations

    getOfflineVoice()

    Declaration
    string getOfflineVoice()
    Returns
    Type Description
    string

    getTemplateReference()

    Declaration
    string getTemplateReference()
    Returns
    Type Description
    string

    isLocalAudio()

    Declaration
    bool isLocalAudio()
    Returns
    Type Description
    bool

    setOfflineVoice(string)

    Declaration
    [ComVisible(false)]
    void setOfflineVoice(string file)
    Parameters
    Type Name Description
    string file

    setOfflineVoice(string, string)

    Declaration
    [ComVisible(false)]
    void setOfflineVoice(string file, string saveRef)
    Parameters
    Type Name Description
    string file
    string saveRef

    setOfflineVoiceEx(string, string)

    Declaration
    [ComVisible(true)]
    void setOfflineVoiceEx(string file, string saveRef = null)
    Parameters
    Type Name Description
    string file
    string saveRef

    setTemplateReference(string)

    Declaration
    void setTemplateReference(string @ref)
    Parameters
    Type Name Description
    string ref

    Implements

    IComposer
    IMessageComposer
    ISchedule
    IVoiceComposer
    Back to top