|
FireSync API
|
Adds a discovery provider to the system.
Use this function in conjunction with the kSystem_ConstructEx function to add a custom discovery provider to the system before starting discovery.
| system | kSystem object. |
| provider | Object that implements the kDiscoveryProvider interface (transfers ownership). |