Package | com.aispeech.log |
Class | public class UrlListServiceLog |
Inheritance | UrlListServiceLog ![]() ![]() |
Default log of ASSDKLogBase logType = ASSDKLogType.INSTANCE_LOG logEvent = ASSDKLogEvent.URLLISTSERVICE_RESULT tsRequestStart tsRequestResult urlListResult // url list service returns, or HttpService falut message
Property | Defined By | ||
---|---|---|---|
![]() | LOG_SERVICE_URL : String = http://log.aispeech.com/sdk-monitor/sdklog [static] | ASSDKLogBase | |
tsRequestResult : String [write-only] | UrlListServiceLog | ||
tsRequestStart : String [write-only] | UrlListServiceLog | ||
urlListResult : String [write-only] | UrlListServiceLog |
Method | Defined By | ||
---|---|---|---|
UrlListServiceLog | |||
![]() | getTimeStamp():String [static]
| ASSDKLogBase | |
![]() | send():void | ASSDKLogBase | |
![]() | toString():String | ASSDKLogBase |
tsRequestResult | property |
tsRequestResult:String
[write-only] public function set tsRequestResult(value:String):void
tsRequestStart | property |
tsRequestStart:String
[write-only] public function set tsRequestStart(value:String):void
urlListResult | property |
urlListResult:String
[write-only] public function set urlListResult(value:String):void
UrlListServiceLog | () | Constructor |
public function UrlListServiceLog()