DBTEAMLOGAdminAlertingAlertStateChangedDetails

Objective-C

@interface DBTEAMLOGAdminAlertingAlertStateChangedDetails
    : NSObject <DBSerializable, NSCopying>

Swift

class DBTEAMLOGAdminAlertingAlertStateChangedDetails : NSObject, DBSerializable, NSCopying

The AdminAlertingAlertStateChangedDetails struct.

Changed an alert state.

This class implements the DBSerializable protocol (serialize and deserialize instance methods), which is required for all Obj-C SDK API route objects.

Instance fields

Constructors