文件名称:ATT-SMS-Code-kit-source
介绍说明--下载内容来自于网络,使用问题请自行百度
AT&T消息工具包提供多渠道消息传递
平台,结合移动文本(短信和彩信),电子邮件,聊天,
语音广播和社交媒体集成到一个基于Web的平台中。-AT&T Messaging Toolkit offers a multi-channel messaging
platform that combines mobile text (SMS and MMS), email, chat,
voice broadcast, and social media into one web-based platform.
平台,结合移动文本(短信和彩信),电子邮件,聊天,
语音广播和社交媒体集成到一个基于Web的平台中。-AT&T Messaging Toolkit offers a multi-channel messaging
platform that combines mobile text (SMS and MMS), email, chat,
voice broadcast, and social media into one web-based platform.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
codekit-php/
codekit-php/.DS_Store
codekit-php/.git/
codekit-php/.git/branches/
codekit-php/.git/config
codekit-php/.git/description
codekit-php/.git/HEAD
codekit-php/.git/hooks/
codekit-php/.git/hooks/applypatch-msg.sample
codekit-php/.git/hooks/commit-msg.sample
codekit-php/.git/hooks/post-update.sample
codekit-php/.git/hooks/pre-applypatch.sample
codekit-php/.git/hooks/pre-commit.sample
codekit-php/.git/hooks/pre-push.sample
codekit-php/.git/hooks/pre-rebase.sample
codekit-php/.git/hooks/prepare-commit-msg.sample
codekit-php/.git/hooks/update.sample
codekit-php/.git/index
codekit-php/.git/info/
codekit-php/.git/info/exclude
codekit-php/.git/logs/
codekit-php/.git/logs/HEAD
codekit-php/.git/logs/refs/
codekit-php/.git/logs/refs/heads/
codekit-php/.git/logs/refs/heads/master
codekit-php/.git/logs/refs/remotes/
codekit-php/.git/logs/refs/remotes/origin/
codekit-php/.git/logs/refs/remotes/origin/HEAD
codekit-php/.git/objects/
codekit-php/.git/objects/info/
codekit-php/.git/objects/pack/
codekit-php/.git/objects/pack/pack-722eac72c153258be85584496668f22a6ea6ba55.idx
codekit-php/.git/objects/pack/pack-722eac72c153258be85584496668f22a6ea6ba55.pack
codekit-php/.git/packed-refs
codekit-php/.git/refs/
codekit-php/.git/refs/heads/
codekit-php/.git/refs/heads/master
codekit-php/.git/refs/remotes/
codekit-php/.git/refs/remotes/origin/
codekit-php/.git/refs/remotes/origin/HEAD
codekit-php/.git/refs/tags/
codekit-php/.gitignore
codekit-php/examples/
codekit-php/examples/ads/
codekit-php/examples/ads/index.php
codekit-php/examples/immn/
codekit-php/examples/immn/index.php
codekit-php/examples/oauth/
codekit-php/examples/oauth/index.php
codekit-php/examples/payment/
codekit-php/examples/payment/index.php
codekit-php/examples/sms/
codekit-php/examples/sms/index.php
codekit-php/examples/speech/
codekit-php/examples/speech/index.php
codekit-php/index.php
codekit-php/integration_tests/
codekit-php/integration_tests/ADSServiceTest.php
codekit-php/integration_tests/cfgs/
codekit-php/integration_tests/cfgs/ads_config.php
codekit-php/integration_tests/cfgs/sms_config.php
codekit-php/integration_tests/cfgs/speech_config.php
codekit-php/integration_tests/files/
codekit-php/integration_tests/files/att.gif
codekit-php/integration_tests/files/BostonCeltics.wav
codekit-php/integration_tests/OAuthServiceTest.php
codekit-php/integration_tests/SMSServiceTest.php
codekit-php/integration_tests/SpeechServiceTest.php
codekit-php/lib/
codekit-php/lib/.DS_Store
codekit-php/lib/ADS/
codekit-php/lib/ADS/ADSResponse.php
codekit-php/lib/ADS/ADSService.php
codekit-php/lib/ADS/AdType.php
codekit-php/lib/ADS/AgeGroup.php
codekit-php/lib/ADS/Category.php
codekit-php/lib/ADS/Gender.php
codekit-php/lib/ADS/OptArgs.php
codekit-php/lib/Controller/
codekit-php/lib/Controller/APIController.php
codekit-php/lib/IMMN/
codekit-php/lib/IMMN/Delta.php
codekit-php/lib/IMMN/DeltaChange.php
codekit-php/lib/IMMN/DeltaResponse.php
codekit-php/lib/IMMN/IMMNService.php
codekit-php/lib/IMMN/Message.php
codekit-php/lib/IMMN/MessageContent.php
codekit-php/lib/IMMN/MessageIndexInfo.php
codekit-php/lib/IMMN/MessageList.php
codekit-php/lib/IMMN/MmsContent.php
codekit-php/lib/IMMN/NotificationCD.php
codekit-php/lib/IMMN/SegmentationDetails.php
codekit-php/lib/IMMN/TypeMetaData.php
codekit-php/lib/Notary/
codekit-php/lib/Notary/Notary.php
codekit-php/lib/Notary/NotaryArguments.php
codekit-php/lib/Notary/NotaryService.php
codekit-php/lib/OAuth/
codekit-php/lib/OAuth/OAuthCode.php
codekit-php/lib/OAuth/OAuthCodeRequest.php
codekit-php/lib/OAuth/OAuthException.php
codekit-php/lib/OAuth/OAuthToken.php
codekit-php/lib/OAuth/OAuthTokenService.php
codekit-php/lib/Payment/
codekit-php/lib/Payment/NotificationDetails.php
codekit-php/lib/Payment/PaymentFileHandler.php
codekit-php/lib/Payment/PaymentService.php
codekit-php/lib/Restful/
codekit-php/lib/Restful/HttpGet.php
codekit-php/lib/Restful/HttpMultipart.php
codekit-php/lib/Restful/HttpPatch.php
codekit-php/lib/Restful/HttpPost.php
codekit-php/lib/Restful/HttpPut.php
codekit-php/lib/Restful/RestfulEnvironment.php
codekit-php/lib/Restful/RestfulRequest.php
codekit-php/lib/Restful/RestfulResponse.php
codekit-php/lib/SMS/
codekit-php/lib/SMS/DeliveryInfo.php
codekit-php/lib/SMS/DeliveryStatus.php
codekit-php/lib/SMS/GetSMSResponse.php
codekit-php/lib/SMS/SendSMSResponse.php
codekit-php/lib/SMS/SMSMessage.php
codekit-php/lib/SMS/SMSService.php
codekit-php/lib/Speech/
codekit-php/lib/Speech/NBest.php
codekit-php/lib/Speech/SpeechMultipart.php
codekit-php/lib/Speech/SpeechResponse.php
codekit-php/lib/Speech/SpeechService.php
codekit-php/lib/Srvc/
codekit-php/lib/Srvc/APIService.php
codekit-php/lib/Srvc/Service.php
codekit-php/lib/Srvc/ServiceException.php
codekit-php/lib/Util/
codekit-php/lib/Util/FileUtil.php
codekit-php/lib/Util/Util.php
codekit-php/lib/Webhooks/
codekit-php/lib/Webhooks/Channel.php
codekit-php/lib/Webhooks/CreateNotificationResponse.php
codekit-php/lib/Webhooks/CreateSubscriptionArgs.php
codekit-php/lib/Webhooks/CreateSubscriptionResponse.php
codekit-php/lib/Webhooks/GetNotificationResponse.php
codekit-php/lib/Webhooks/GetSubscriptionResp
codekit-php/.DS_Store
codekit-php/.git/
codekit-php/.git/branches/
codekit-php/.git/config
codekit-php/.git/description
codekit-php/.git/HEAD
codekit-php/.git/hooks/
codekit-php/.git/hooks/applypatch-msg.sample
codekit-php/.git/hooks/commit-msg.sample
codekit-php/.git/hooks/post-update.sample
codekit-php/.git/hooks/pre-applypatch.sample
codekit-php/.git/hooks/pre-commit.sample
codekit-php/.git/hooks/pre-push.sample
codekit-php/.git/hooks/pre-rebase.sample
codekit-php/.git/hooks/prepare-commit-msg.sample
codekit-php/.git/hooks/update.sample
codekit-php/.git/index
codekit-php/.git/info/
codekit-php/.git/info/exclude
codekit-php/.git/logs/
codekit-php/.git/logs/HEAD
codekit-php/.git/logs/refs/
codekit-php/.git/logs/refs/heads/
codekit-php/.git/logs/refs/heads/master
codekit-php/.git/logs/refs/remotes/
codekit-php/.git/logs/refs/remotes/origin/
codekit-php/.git/logs/refs/remotes/origin/HEAD
codekit-php/.git/objects/
codekit-php/.git/objects/info/
codekit-php/.git/objects/pack/
codekit-php/.git/objects/pack/pack-722eac72c153258be85584496668f22a6ea6ba55.idx
codekit-php/.git/objects/pack/pack-722eac72c153258be85584496668f22a6ea6ba55.pack
codekit-php/.git/packed-refs
codekit-php/.git/refs/
codekit-php/.git/refs/heads/
codekit-php/.git/refs/heads/master
codekit-php/.git/refs/remotes/
codekit-php/.git/refs/remotes/origin/
codekit-php/.git/refs/remotes/origin/HEAD
codekit-php/.git/refs/tags/
codekit-php/.gitignore
codekit-php/examples/
codekit-php/examples/ads/
codekit-php/examples/ads/index.php
codekit-php/examples/immn/
codekit-php/examples/immn/index.php
codekit-php/examples/oauth/
codekit-php/examples/oauth/index.php
codekit-php/examples/payment/
codekit-php/examples/payment/index.php
codekit-php/examples/sms/
codekit-php/examples/sms/index.php
codekit-php/examples/speech/
codekit-php/examples/speech/index.php
codekit-php/index.php
codekit-php/integration_tests/
codekit-php/integration_tests/ADSServiceTest.php
codekit-php/integration_tests/cfgs/
codekit-php/integration_tests/cfgs/ads_config.php
codekit-php/integration_tests/cfgs/sms_config.php
codekit-php/integration_tests/cfgs/speech_config.php
codekit-php/integration_tests/files/
codekit-php/integration_tests/files/att.gif
codekit-php/integration_tests/files/BostonCeltics.wav
codekit-php/integration_tests/OAuthServiceTest.php
codekit-php/integration_tests/SMSServiceTest.php
codekit-php/integration_tests/SpeechServiceTest.php
codekit-php/lib/
codekit-php/lib/.DS_Store
codekit-php/lib/ADS/
codekit-php/lib/ADS/ADSResponse.php
codekit-php/lib/ADS/ADSService.php
codekit-php/lib/ADS/AdType.php
codekit-php/lib/ADS/AgeGroup.php
codekit-php/lib/ADS/Category.php
codekit-php/lib/ADS/Gender.php
codekit-php/lib/ADS/OptArgs.php
codekit-php/lib/Controller/
codekit-php/lib/Controller/APIController.php
codekit-php/lib/IMMN/
codekit-php/lib/IMMN/Delta.php
codekit-php/lib/IMMN/DeltaChange.php
codekit-php/lib/IMMN/DeltaResponse.php
codekit-php/lib/IMMN/IMMNService.php
codekit-php/lib/IMMN/Message.php
codekit-php/lib/IMMN/MessageContent.php
codekit-php/lib/IMMN/MessageIndexInfo.php
codekit-php/lib/IMMN/MessageList.php
codekit-php/lib/IMMN/MmsContent.php
codekit-php/lib/IMMN/NotificationCD.php
codekit-php/lib/IMMN/SegmentationDetails.php
codekit-php/lib/IMMN/TypeMetaData.php
codekit-php/lib/Notary/
codekit-php/lib/Notary/Notary.php
codekit-php/lib/Notary/NotaryArguments.php
codekit-php/lib/Notary/NotaryService.php
codekit-php/lib/OAuth/
codekit-php/lib/OAuth/OAuthCode.php
codekit-php/lib/OAuth/OAuthCodeRequest.php
codekit-php/lib/OAuth/OAuthException.php
codekit-php/lib/OAuth/OAuthToken.php
codekit-php/lib/OAuth/OAuthTokenService.php
codekit-php/lib/Payment/
codekit-php/lib/Payment/NotificationDetails.php
codekit-php/lib/Payment/PaymentFileHandler.php
codekit-php/lib/Payment/PaymentService.php
codekit-php/lib/Restful/
codekit-php/lib/Restful/HttpGet.php
codekit-php/lib/Restful/HttpMultipart.php
codekit-php/lib/Restful/HttpPatch.php
codekit-php/lib/Restful/HttpPost.php
codekit-php/lib/Restful/HttpPut.php
codekit-php/lib/Restful/RestfulEnvironment.php
codekit-php/lib/Restful/RestfulRequest.php
codekit-php/lib/Restful/RestfulResponse.php
codekit-php/lib/SMS/
codekit-php/lib/SMS/DeliveryInfo.php
codekit-php/lib/SMS/DeliveryStatus.php
codekit-php/lib/SMS/GetSMSResponse.php
codekit-php/lib/SMS/SendSMSResponse.php
codekit-php/lib/SMS/SMSMessage.php
codekit-php/lib/SMS/SMSService.php
codekit-php/lib/Speech/
codekit-php/lib/Speech/NBest.php
codekit-php/lib/Speech/SpeechMultipart.php
codekit-php/lib/Speech/SpeechResponse.php
codekit-php/lib/Speech/SpeechService.php
codekit-php/lib/Srvc/
codekit-php/lib/Srvc/APIService.php
codekit-php/lib/Srvc/Service.php
codekit-php/lib/Srvc/ServiceException.php
codekit-php/lib/Util/
codekit-php/lib/Util/FileUtil.php
codekit-php/lib/Util/Util.php
codekit-php/lib/Webhooks/
codekit-php/lib/Webhooks/Channel.php
codekit-php/lib/Webhooks/CreateNotificationResponse.php
codekit-php/lib/Webhooks/CreateSubscriptionArgs.php
codekit-php/lib/Webhooks/CreateSubscriptionResponse.php
codekit-php/lib/Webhooks/GetNotificationResponse.php
codekit-php/lib/Webhooks/GetSubscriptionResp
本网站为编程资源及源代码搜集、介绍的搜索网站,版权归原作者所有! 粤ICP备11031372号
1999-2046 搜珍网 All Rights Reserved.