메소드 | 설명 | |
---|---|---|
CloverListener ( |
||
onDeviceConnected ( |
||
onDeviceDisconnected ( |
||
onDeviceError ( int code, string message ) : void | ||
onDeviceReady ( |
||
onMessage ( string message ) : void |
public CloverListener ( |
||
device | ||
리턴 | System |
public onDeviceConnected ( |
||
transport | ||
리턴 | void |
public onDeviceDisconnected ( |
||
transport | ||
리턴 | void |
public onDeviceError ( int code, string message ) : void | ||
code | int | |
message | string | |
리턴 | void |
public onDeviceReady ( |
||
transport | ||
리턴 | void |