syntax fixes
This commit is contained in:
Родитель
25181cee2e
Коммит
d4fc3cf10e
|
@ -20,7 +20,7 @@ StartDiscoveryWithHostName | Attempts to find a system proximally using its IP a
|
|||
## Properties
|
||||
|
||||
### delegate
|
||||
`@property (nonatomic, readonly weak, nonnull) id< MCDRemoteSystemDiscoveryManagerDelegate>* delegate;`
|
||||
`@property (nonatomic, readonly weak, nullable) id< MCDRemoteSystemDiscoveryManagerDelegate> delegate;`
|
||||
|
||||
The delegate to receive events that result from starting a discovery.
|
||||
|
||||
|
|
Загрузка…
Ссылка в новой задаче