Interface IMaaPost
- Namespace
- MaaFramework.Binding.Abstractions
- Assembly
- MaaFramework.Binding.dll
An interface defining methods that use the MaaFramework.Binding.MaaJob returned by the post methods.
public interface IMaaPost
Methods
- GetStatus(MaaJob)
-
Gets the current status of a MaaFramework.Binding.MaaJob.
- Wait(MaaJob)
-
Waits a MaaFramework.Binding.MaaJob.