Authors
- Generated by root
-
- Declared in:
- ServiceDiscovery.h
- Conforms to:
- DispatchDelegate
Service discovery handler class. Not yet implemented.
Instance Variables
Method summary
- (void)
getCapabilitiesForJID: (
JID*)node
notifyObject: (id)target
withSelector: (SEL)selector;
Description forthcoming.
- (void)
handleNode: (TRXMLNode*)node
fromDispatcher: (id)_dispatcher;
Description forthcoming.
- (void)
invalidateCacheForJID: (
JID*)jid;
Description forthcoming.
Instance Variables for ServiceDiscovery Class
@protected XMPPAccount* account;
Description forthcoming.
@protected NSMutableDictionary* cache;
Description forthcoming.
@protected NSMutableSet* capabilities;
Description forthcoming.
@protected NSMutableDictionary* knownNodes;
Description forthcoming.