DITTransportServer

@interface DITTransportServer : DITTransport

Used in start and stop calls on the DITDittoKit object to start or stop using a server as a transport.

  • The address of the server to connect to.

    Declaration

    Objective-C

    @property (nonatomic, readonly) NSString *_Nonnull serverAddress;