pub fn unshare_file(
    client: &impl UserAuthClient,
    arg: &UnshareFileArg
) -> Result<Result<(), UnshareFileError>>
Available on crate feature dbx_sharing only.
Expand description

Remove all members from this file. Does not remove inherited members.