errorCode property

int? errorCode
read / write

The error code of them message if the sendingStatus is SendingStatus.failed.

Implementation

int? errorCode;