Quickblox: Get list of Custom Object classes -


when using 'custom module', there api list of classes?

as new classes may added time time through admin panel, app need dynamically retrieve classes.

there no standart api this, can create class e.g. 'myclass' , store classes in it. work need.


Comments

Popular posts from this blog

iphone - Three second countdown in cocos2d -

hyperlink - how to do url routing in php -

c - Avoiding Extra Malloc in Linked List (node->next = NULL) -