TWMUserInfoUpdate Constants Reference

Declared in TWMConstants.h

TWMUserInfoUpdate

Enumeration indicating the updates made to the TWMUserInfo object.

Definition

typedef NS_ENUM(NSInteger, TWMUserInfoUpdate ) {
   TWMUserInfoUpdateFriendlyName = 0,
   TWMUserInfoUpdateAttributes,
};

Constants

TWMUserInfoUpdateFriendlyName

The friendly name changed.

Declared In TWMConstants.h.

TWMUserInfoUpdateAttributes

The attributes changed.

Declared In TWMConstants.h.

Declared In

TWMConstants.h