CBLMessageEndpointListenerChange
@interface CBLMessageEndpointListenerChange : NSObjectENTERPRISE EDITION ONLY.
A change event posted by CBLMessageEndpointListener.
- 
                  
                  The connection whose status changed. DeclarationObjective-C @property (nonatomic, readonly) id<CBLMessageEndpointConnection> _Nonnull connection;
- 
                  
                  The new replication status of the connection. DeclarationObjective-C @property (nonatomic, readonly) CBLReplicatorStatus *_Nonnull status;
- 
                  
                  Not available DeclarationObjective-C - (nonnull instancetype)init;
 CBLMessageEndpointListenerChange Class Reference
        CBLMessageEndpointListenerChange Class Reference