mSetDisplayname property

BooleanCapability? mSetDisplayname
getter/setter pair

Deprecated: Capability to indicate if the user can change their display name. Refer to m.profile_fields for extended profile management.

For backwards compatibility, servers that directly or indirectly include the displayname profile field in the m.profile_fields capability MUST also set this capability accordingly.

Implementation

BooleanCapability? mSetDisplayname;