get View Model Names
Query the file for available view model names. Returns on onViewModelsListed.
Return
A list of view model names in the file.
Parameters
file Handle
The handle of the file to query.
Throws
If the file handle is invalid.
If the CommandQueue has been released.
If the coroutine is cancelled before the operation completes.