Re: Establishing User Relationships on the fly

  •  12-04-2007, 3:10 PM

    Re: Establishing User Relationships on the fly

    Hi
     
    I am trying to use the method AppDataManagerInstance.OnContactAdded(identity,userid,friendname); that you mentioned in your post.
     
    First, my version only takes 2 param: identity and userid. Is identity the identity of the user being added?
     
    Second, do you have an example of using an AppDataManager object by itself? How does it the DB to connect? ...
     
    Do you have an API doc for the CuteChat app? how about code examples? I don't useany framework such as DotNet Nuke ...
     
    thank you
View Complete Thread