Filesystem and Mail API Javadoc missing?

Accepted answer

there are no javadocs for the server side apis.
the javadoc also says, these are the only ones we have published so far, anything not published is not considered stable.
the javadoc also says, these are the only ones we have published so far, anything not published is not considered stable.
Comments

That is correct. However, you can look into the SDK for documentation and I am aware that some people have created complete JavaDoc from the SDK.

>you can look into the SDK for documentation
can u explain that? I have never found any documentation in the SDK.
I have found source with comments, and sometimes javadoc supporting comments on some methods in some classes.

The occasional nuggets. That is what I mean. and also the Junit Tests that provide examples for the client API.