Package net.worcade.client.api.mixin
Interface OwnerApi
-
- All Known Subinterfaces:
AssetApi,CompanyApi,GroupApi,RoomApi,SiteApi
public interface OwnerApi
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description Result<?>addOwners(String id, Reference... owners)Result<?>removeOwners(String id, Reference... owners)
-