sharedAdmin constant

String const sharedAdmin

Indicates a method for contacting the server administrator.

The value MUST be a URI (e.g., a mailto: or tel: URL). This entry is always read-only -- clients cannot change it. It is visible to authorized users of the system.

Implementation

static const String sharedAdmin = '/shared/admin';