Uses of Class
com.uc4.api.objects.SyncAction
Packages that use SyncAction
-
Uses of SyncAction in com.uc4.api.objects
Methods in com.uc4.api.objects that return types with arguments of type SyncActionMethods in com.uc4.api.objects with parameters of type SyncActionModifier and TypeMethodDescriptionvoid
Sync.addAction
(SyncAction action) Adds a new action to this Sync object.boolean
Sync.removeAction
(SyncAction action) Removes the specified action.