---
title: MTRClusterAccountLogin
framework: matter
role: symbol
role_heading: Class
path: matter/mtrclusteraccountlogin
---

# MTRClusterAccountLogin

## Declaration

```swift
class MTRClusterAccountLogin
```

## Topics

### Initializers

- [init(device:endpoint:queue:)](matter/mtrclusteraccountlogin/init(device:endpoint:queue:).md)
- [init(device:endpointID:queue:)](matter/mtrclusteraccountlogin/init(device:endpointid:queue:).md)

### Instance Methods

- [getSetupPIN(with:expectedValues:expectedValueInterval:completion:)](matter/mtrclusteraccountlogin/getsetuppin(with:expectedvalues:expectedvalueinterval:completion:).md)
- [getSetupPIN(with:expectedValues:expectedValueInterval:completionHandler:)](matter/mtrclusteraccountlogin/getsetuppin(with:expectedvalues:expectedvalueinterval:completionhandler:).md)
- [login(with:expectedValues:expectedValueInterval:completion:)](matter/mtrclusteraccountlogin/login(with:expectedvalues:expectedvalueinterval:completion:).md)
- [login(with:expectedValues:expectedValueInterval:completionHandler:)](matter/mtrclusteraccountlogin/login(with:expectedvalues:expectedvalueinterval:completionhandler:).md)
- [logout(with:expectedValues:expectedValueInterval:completion:)](matter/mtrclusteraccountlogin/logout(with:expectedvalues:expectedvalueinterval:completion:).md)
- [logout(with:expectedValues:expectedValueInterval:completionHandler:)](matter/mtrclusteraccountlogin/logout(with:expectedvalues:expectedvalueinterval:completionhandler:).md)
- [logout(withExpectedValues:expectedValueInterval:completion:)](matter/mtrclusteraccountlogin/logout(withexpectedvalues:expectedvalueinterval:completion:).md)
- [logout(withExpectedValues:expectedValueInterval:completionHandler:)](matter/mtrclusteraccountlogin/logout(withexpectedvalues:expectedvalueinterval:completionhandler:).md)
- [readAttributeAcceptedCommandList(with:)](matter/mtrclusteraccountlogin/readattributeacceptedcommandlist(with:).md)
- [readAttributeAttributeList(with:)](matter/mtrclusteraccountlogin/readattributeattributelist(with:).md)
- [readAttributeClusterRevision(with:)](matter/mtrclusteraccountlogin/readattributeclusterrevision(with:).md)
- [readAttributeFeatureMap(with:)](matter/mtrclusteraccountlogin/readattributefeaturemap(with:).md)
- [readAttributeGeneratedCommandList(with:)](matter/mtrclusteraccountlogin/readattributegeneratedcommandlist(with:).md)

## Relationships

### Inherits From

- [MTRGenericCluster](matter/mtrgenericcluster.md)

### Conforms To

- [CVarArg](swift/cvararg.md)
- [CustomDebugStringConvertible](swift/customdebugstringconvertible.md)
- [CustomStringConvertible](swift/customstringconvertible.md)
- [Equatable](swift/equatable.md)
- [Hashable](swift/hashable.md)
- [NSObjectProtocol](objectivec/nsobjectprotocol.md)
