is_success property

is_success property

Gets a value indicating whether this message is success.

Definition:

@property
def is_success(self):
    ...

See Also