get_remote_creatable
Description:
Returns whether new resources can be created on a remote server by calling remote_create on this.
Generally this is only true
if this has an
SourceCollection extension, which means there is an
ECollectionBackend
in the D-Bus service that can handle create requests. If this does not have this
capability, calls to remote_create will fail.
Parameters:
this |
an Source |
Returns:
whether this can create remote resources |