This commit is contained in:
Patrick Farley 2017-08-24 15:13:51 -07:00
Родитель 0c696c9682
Коммит 583dc0fdda
1 изменённых файлов: 0 добавлений и 8 удалений

Просмотреть файл

@ -9,16 +9,8 @@ Receives callbacks from the [MCDPlatform](MCDPlatform.md) when the platform is i
## Summary
| Members | Descriptions |
|---------|---------------|
|appId | The OAuth app id code.|
|getAccessCode | Asynchronously obtains a new OAuth access code.|
## Properties
### appId
`@property (nonatomic, readonly, copy, nonnull) NSString* appId;`
The OAuth app id code.
## Methods
### getAccessCode