API help -- SubscribeWatcher

If you are having a problem using Vault, post a message here.

Moderator: SourceGear

Post Reply
surak8
Posts: 16
Joined: Mon Nov 30, 2009 2:04 pm

API help -- SubscribeWatcher

Post by surak8 » Thu Mar 11, 2010 8:55 am

How does one receive notification from ClientInstance.SubscribeWatcher?

I assume that it is handled in a similar fashion of EventEngine.addListener?

Help, please?

jeremy_sg
Posts: 1821
Joined: Thu Dec 18, 2003 11:39 am
Location: Sourcegear
Contact:

Re: API help -- SubscribeWatcher

Post by jeremy_sg » Thu Mar 11, 2010 10:56 am

SubscribeWatcher is for subscribing a user to emails when a folder changes.

What are you trying to do?
Subscribe to the Fortress/Vault blog

surak8
Posts: 16
Joined: Mon Nov 30, 2009 2:04 pm

Re: API help -- SubscribeWatcher

Post by surak8 » Fri Mar 12, 2010 7:53 am

Jeremy,
Thanks for the prompt reply.

I was looking for a way to be notified of changes made to a specific path within my repository (specifically, for project-level changes).

Email is not what I was looking for.

Sorry for having to post this query. Sadly, I was unable to find any API documentation.

Thanks again.

Post Reply