Method | Description | |
---|---|---|
NotifyInstanceSubjectiveDown ( Byte srcUuid, String addr ) : void | ||
NotifyWatchingMaster ( Byte srcUuid, String masterAddr ) : void | ||
WatcherServiceNotifyDelegate ( IDataSender dataSender ) : System |
public NotifyInstanceSubjectiveDown ( Byte srcUuid, String addr ) : void | ||
srcUuid | Byte | |
addr | String | |
return | void |
public NotifyWatchingMaster ( Byte srcUuid, String masterAddr ) : void | ||
srcUuid | Byte | |
masterAddr | String | |
return | void |
public WatcherServiceNotifyDelegate ( IDataSender dataSender ) : System | ||
dataSender | IDataSender | |
return | System |