<TRCConnectionReachabilityDelegate > Protocol Reference

Defines method that would be called when reachability state changed. More...

Inheritance diagram for <TRCConnectionReachabilityDelegate >:

Instance Methods

(void) - connection:didChangeReachabilityState:
 Called when reachability state of TRCConnection changed. More...
 

Detailed Description

Defines method that would be called when reachability state changed.

Method Documentation

◆ connection:didChangeReachabilityState:()

- (void TRCConnectionReachabilityDelegate) connection: (id< TRCConnection >)  connection
didChangeReachabilityState: (TRCConnectionReachabilityState state 

Called when reachability state of TRCConnection changed.