Diffusion Apple API 6.11.5
Unified Client Library for iOS, tvOS and OS X / macOS
Loading...
Searching...
No Matches
Properties | List of all members
PTDiffusionCheckRemoteServerResult Class Reference

Introduction

Interface for the result of checking the state of a remote server.

This is used by the Remote Servers feature

Since
6.5
Inheritance diagram for PTDiffusionCheckRemoteServerResult:

Properties

PTDiffusionRemoteServerConnectionStatestate
 
NSString * failureMessage
 

Property Documentation

◆ failureMessage

- (NSString*) failureMessage
readnonatomicassign

Message from the server if the connection state for the specified remote server is failed or retrying.

Since
6.5

◆ state

- (PTDiffusionRemoteServerConnectionState*) state
readnonatomicassign

The remote server's connection state

Since
6.5