Package | com.aispeech.log |
Class | public class ASSDKReadyLog |
Inheritance | ASSDKReadyLog ![]() ![]() |
Default log of ASSDKLogBase logType = ASSDKLogType.INSTANCE_LOG logEvent = ASSDKLogEvent.ASSDK_READY tsASSDKInstanceReady microphoneStatus userId
Property | Defined By | ||
---|---|---|---|
![]() | LOG_SERVICE_URL : String = http://log.aispeech.com/sdk-monitor/sdklog [static] | ASSDKLogBase | |
microphoneStatus : String [write-only] | ASSDKReadyLog | ||
tsASSDKInstanceReady : String [write-only] | ASSDKReadyLog | ||
userId : String [write-only] | ASSDKReadyLog |
Method | Defined By | ||
---|---|---|---|
ASSDKReadyLog | |||
![]() | getTimeStamp():String [static]
| ASSDKLogBase | |
![]() | send():void | ASSDKLogBase | |
![]() | toString():String | ASSDKLogBase |
microphoneStatus | property |
microphoneStatus:String
[write-only] public function set microphoneStatus(value:String):void
tsASSDKInstanceReady | property |
tsASSDKInstanceReady:String
[write-only] public function set tsASSDKInstanceReady(value:String):void
userId | property |
userId:String
[write-only] public function set userId(value:String):void
ASSDKReadyLog | () | Constructor |
public function ASSDKReadyLog()