Lookup which collection is assigned to this alias. Aliases help determine well known collections, such as default.
If service is null, then secret.service.Service.getSync will be called to get the default classService proxy.
This method may block and should not be used in user interface threads.
a secret service object
the alias to lookup
options for the collection initialization
optional cancellation object
the collection, or null if none assigned to the alias
Lookup which collection is assigned to this alias. Aliases help determine well known collections, such as default.
If service is null, then secret.service.Service.getSync will be called to get the default classService proxy.
This method may block and should not be used in user interface threads.