There are some class files missing in the spark plugin dev kit

Hi Guys,

I can not find the following classes in the spark.jar in the kit:

org.jivesoftware.spark.PresenceManager

org.jivesoftware.spark.phone.Phone

org.jivesoftware.spark.phone.PhoneManager

But these classes can be found in the Spark source package.

Anyone can help me? thanks in advance.

You could build plugin dev kit by yourself.
Download spark sources and use “ant development” command to build sources.

Thank you. Sorry for late. :slight_smile: