IMaskingAsyncTask

IMaskingAsyncTask interface

Represents the masking async task.

public interface IMaskingAsyncTask : IAsyncTask

Methods

NameDescription
GetError()Returns an error of masking operation
GetMaskingResult()Returns the result of masking operation

See Also