errorCode property

int? errorCode
getter/setter pair

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

Implementation

int? errorCode;