> On Jun 25, 2016, at 11:32 PM, Nick Pomfret <[email protected]> wrote: > > Thanks for the reply. Could you point me to the source of these docs you're > quoting and I'll try and figure it all out.
It’s in the header file in the framework, CBLReplication.h. Almost all of the public API has such documentation comments. In Xcode you can jump to the header by pressing Cmd-Shift-O and typing “CBLReplication”, or by Command-clicking the word CBLReplication in source. Or you can view the documentation for any class/method/property name by option-clicking it in your source. —Jens -- You received this message because you are subscribed to the Google Groups "Couchbase Mobile" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/mobile-couchbase/8A24411D-A41A-43F5-96B1-86D90D7E01FE%40couchbase.com. For more options, visit https://groups.google.com/d/optout.
