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

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

@ -29,7 +29,7 @@ The identifier for this remote system.
The friendly display name of this remote system.
### kind
`@property (nonatomic, readonly, copy, nonnull) NSString* kind;`
`@property (nonatomic, readonly) MCDRemoteSystemKind kind;`
The device type of this remote system.