Get a list of [classCollection
] objects representing all the collections in the secret service.
If the LOAD_COLLECTIONS flag was not specified when
initializing Service proxy object, then this method will return null
. Use
[methodService.load_collections
] to load the collections.
this |
the secret service proxy |
a list of the collections in the secret service |