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
Properties
- LastJob
-
Gets the last posted job.
Methods
- GetStatus(MaaJob)
-
Gets the current status of a MaaFramework.Binding.MaaJob.
- Wait(MaaJob)
-
Waits a MaaFramework.Binding.MaaJob.