![]() |
Diffusion Apple API 6.11.5
Unified Client Library for iOS, tvOS and OS X / macOS
|
Interface for the result from the creation of a remote server.
This is used by the Remote Servers feature.
Properties | |
PTDiffusionRemoteServer * | remoteServer |
BOOL | success |
NSArray< NSError * > * | errors |
|
readnonatomicassign |
The list of errors resulting from attempting to create a remote server.
|
readnonatomicassign |
The remote server.
|
readnonatomicassign |
Whether the response successfully creates a remote server or not.