AT&T API Platform SDK for Microsoft®  2.3.3
Wrapper classes that allow developers to build robust applications using .NET
 All Classes Namespaces Functions Enumerations Properties
ATT_MSSDK.RequestFactory Member List
This is the complete list of members for ATT_MSSDK.RequestFactory, including all inherited members.
AcknowledgeNotifications(System.IO.Stream stream)ATT_MSSDK.RequestFactory
AcknowledgeNotifications(List< string > notificationIds)ATT_MSSDK.RequestFactory
AcknowledgeNotifications(string notificationId)ATT_MSSDK.RequestFactory
AuthorizeCredentialATT_MSSDK.RequestFactory
CancelSubscription(string id, int reasonCode, string reasonText)ATT_MSSDK.RequestFactory
ClientCredentialATT_MSSDK.RequestFactory
ClientIdATT_MSSDK.RequestFactory
ClientSecretATT_MSSDK.RequestFactory
CommitTransaction(decimal amount, string transactionId, TransactionOperationStatus transactionOperationStatus=TransactionOperationStatus.Charged)ATT_MSSDK.RequestFactory
CreateSession(NameValueCollection parameters=null)ATT_MSSDK.RequestFactory
EndPointATT_MSSDK.RequestFactory
GetAdvertisement(AdRequest adsRequest, string udid=null)ATT_MSSDK.RequestFactory
GetAuthorizeCredentials(string authorizationCode)ATT_MSSDK.RequestFactory
GetDeviceCapabilities()ATT_MSSDK.RequestFactory
GetMessage(string messageId, string partNumber)ATT_MSSDK.RequestFactory
GetMessageHeaders(int headerCount, string indexCursor=null)ATT_MSSDK.RequestFactory
GetMms(System.IO.Stream stream, string directoryToSaveImage)ATT_MSSDK.RequestFactory [static]
GetMmsDeliveryResponse(string deliveryId)ATT_MSSDK.RequestFactory
GetMMSDeliveryStatus(System.IO.Stream inputStream)ATT_MSSDK.RequestFactory [static]
GetNewSubscriptionRedirect(double amount, PaymentCategories category, string description, string transactionId, string productId, string redirectUrl, TransactionOperationStatus transactionOperationStatus=TransactionOperationStatus.Charged)ATT_MSSDK.RequestFactory
GetNewSubscriptionRedirect(NotaryResponse notaryResponse)ATT_MSSDK.RequestFactory
GetNewTransactionRedirect(NotaryResponse notaryResponse)ATT_MSSDK.RequestFactory
GetNewTransactionRedirect(double amount, PaymentCategories category, string description, string transactionId, string productId, string redirectUrl, TransactionOperationStatus transactionOperationStatus=TransactionOperationStatus.Charged)ATT_MSSDK.RequestFactory
GetNotarizedForNewSubscription(double amount, PaymentCategories category, string description, string transactionId, string productId, string redirectUrl, TransactionOperationStatus transactionOperationStatus=TransactionOperationStatus.Charged)ATT_MSSDK.RequestFactory
GetNotarizedForNewTransaction(double amount, PaymentCategories category, string description, string transactionId, string productId, string redirectUrl, TransactionOperationStatus transactionOperationStatus=TransactionOperationStatus.Charged)ATT_MSSDK.RequestFactory
GetNotaryResponse(string payload)ATT_MSSDK.RequestFactory
GetNotification(string notificationId)ATT_MSSDK.RequestFactory
GetNotification(List< string > notificationIds)ATT_MSSDK.RequestFactory
GetNotificationIds(System.IO.Stream stream)ATT_MSSDK.RequestFactory
GetOAuthRedirect()ATT_MSSDK.RequestFactory
GetSMS(System.IO.Stream inputStream)ATT_MSSDK.RequestFactory [static]
GetSmsDeliveryResponse(string deliveryId)ATT_MSSDK.RequestFactory
GetSMSDeliveryStatus(System.IO.Stream inputStream)ATT_MSSDK.RequestFactory [static]
GetSubscriptionDetails(string merchantSubscriptionId, string consumerId)ATT_MSSDK.RequestFactory
GetSubscriptionStatus(SubscriptionIdTypes idType, string id)ATT_MSSDK.RequestFactory
GetTerminalLocation(int requestedAccuracy=100, TerminalLocationTolerance tolerance=TerminalLocationTolerance.DelayTolerant, int acceptableAccuracy=10000)ATT_MSSDK.RequestFactory
GetTransactionStatus(TransactionIdTypes idType, string id)ATT_MSSDK.RequestFactory
IsProduction()ATT_MSSDK.RequestFactory
ProxyAddressATT_MSSDK.RequestFactory
ReceiveSms(string shortCode)ATT_MSSDK.RequestFactory
RedirectUriATT_MSSDK.RequestFactory
RefreshClientCredentials()ATT_MSSDK.RequestFactory
Refund(string id, int reasonCode, string reasonText)ATT_MSSDK.RequestFactory
RequestFactory(string endPoint, string clientId, string clientSecret, List< ScopeTypes > scopes, string redirectUri, string proxyAddress)ATT_MSSDK.RequestFactory
ResetCredentials()ATT_MSSDK.RequestFactory
ScopesATT_MSSDK.RequestFactory
ScopeTypes enum nameATT_MSSDK.RequestFactory
SendMessage(string address, string text, string subject=null, bool group=false, int maxAddressCount=10)ATT_MSSDK.RequestFactory
SendMessage(List< string > addresses, string text, string subject=null, bool group=false, int maxAddressCount=10)ATT_MSSDK.RequestFactory
SendMessage(string address, List< string > attachments, string text, string subject=null, bool group=false, int maxAddressCount=10)ATT_MSSDK.RequestFactory
SendMessage(List< string > addresses, List< string > attachments, string text, string subject=null, bool group=false, int maxAddressCount=10)ATT_MSSDK.RequestFactory
SendMms(string address, string message, MmsPriority priority=MmsPriority.Normal, bool?notifyDeliveryStatus=null)ATT_MSSDK.RequestFactory
SendMms(string address, string message, List< string > attachments, MmsPriority priority=MmsPriority.Normal, long size=600, bool?notifyDeliveryStatus=null)ATT_MSSDK.RequestFactory
SendMms(List< string > addresses, string message, MmsPriority priority=MmsPriority.Normal, bool?notifyDeliveryStatus=null)ATT_MSSDK.RequestFactory
SendMms(List< string > addresses, string message, List< string > attachments, MmsPriority priority=MmsPriority.Normal, long size=600, bool?notifyDeliveryStatus=null)ATT_MSSDK.RequestFactory
SendSignal(string sessionId, string signal)ATT_MSSDK.RequestFactory
SendSms(string address, string message, bool?notifyDeliveryStatus=null)ATT_MSSDK.RequestFactory
SendSms(List< string > addresses, string message, bool?notifyDeliveryStatus=null)ATT_MSSDK.RequestFactory
SpeechToText(string audioFilePath)ATT_MSSDK.RequestFactory
SpeechToText(string audioFilePath, XSpeechContext speechContext)ATT_MSSDK.RequestFactory
SpeechToText(string audioFilePath, NameValueCollection xArgsCollection)ATT_MSSDK.RequestFactory
SpeechToText(string audioFilePath, XSpeechContext speechContext, NameValueCollection xArgsCollection)ATT_MSSDK.RequestFactory
SpeechToText(string audioFilePath, XSpeechContext speechContext, string xArgs, string contentLanguage=null, string speechSubContext=null, string audioContentType=null)ATT_MSSDK.RequestFactory
SpeechToText(string audioFilePath, XArgs xArgs)ATT_MSSDK.RequestFactory
SpeechToText(string audioFilePath, XSpeechContext speechContext, XArgs xArgs)ATT_MSSDK.RequestFactory
SpeechToText(string audioFilePath, XSpeechContext speechContext, XArgs xArgs, string xSpeechSubContext, string audioContentType=null)ATT_MSSDK.RequestFactory
SpeechToText(string audioFilePath, string speechContext)ATT_MSSDK.RequestFactory
SpeechToText(string audioFilePath, string speechContext, string xArgsParameter)ATT_MSSDK.RequestFactory
SpeechToTextCustom(string audioFilePath, string dictionaryFilePath, string grammarFilePath, XSpeechCustomContext speechCustomContext, string xArgs=null, string audioContentType=null)ATT_MSSDK.RequestFactory
TextToSpeech(string textToConvert, string contentType="text/plain", string contentLanguage="en-US", string returnAudioFormat="audio/amr-wb", string xArgs=null)ATT_MSSDK.RequestFactory