Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Next »

UNDER CONSTRUCTION - COPY OF DEV SPACE VERSION

The following 2 methods are callable via Appoxee.methodName()

 

returning the number of unread messages from inbox

public static int getUnreadMessages();

 

returning the number of read messages from inbox

public static int getReadMessages();

  • No labels