ReceiveStatus

通信時のステータスを取得する。

  • Type: int
  • Access type: read
  • Default value: 0
  • Range: 0 or other

 0: success

other: error for some reason

 

Examples

C#

 

Ruby

 

Python