status property

String? status
getter/setter pair

Status of the completed association, available once the association callback token has been verified.

One of ACCEPTED, REJECTED, or ERROR.

Implementation

core.String? status;