public interface AMD_IShare_getShare
extends Ice.AMDCallback
Session
with all
related: Annotation
comments,
Experimenter
members, fully loaded.
Unlike the other methods on this interface, if the
sessionId is unknown, does not throw a
ValidationException
.Modifier and Type | Method and Description |
---|---|
void |
ice_response(Share __ret)
ice_response indicates that
the operation completed successfully.
|
void ice_response(Share __ret)
__ret
- (return value) a Session
with id and
Details
set or null.
The owner in the Details object is the true owner,
and the group in the Details has all member users
linked. Annotation
instances
of the share are linked to the
Session
. Missing is a list of
share guests.