Retrieves the access level of a user associated with the home.
SDKs
- iOS 9.0+
- tvOS 9.0+
- watchOS 2.0+
Framework
- Home
Kit
Declaration
- (HMHome Access Control *)homeAccessControlForUser:(HMUser *)user;
Parameters
user
The user whose access level you wish to retrieve.
Return Value
The access level associated with the user.