Hide

YetaWF.Core Package Documentation

Display
Print

YetaWF.Core.Support.SendSMS.SendSMS.GetSMSProcessorCondAsync Method

Retrieves the installed SMS provider.

Class: YetaWF.Core.Support.SendSMS.SendSMS
Namespace: YetaWF.Core.Support.SendSMS
Assembly: YetaWF.Core

Syntax

public static Task<GetSMSProcessorCondInfo> GetSMSProcessorCondAsync();

Return Value

Returns information about the installed SMS provider, if any.

Remarks

There is only one active SMS provider.

See Also YetaWF.Core.Support.SendSMS.SendSMS ClassYetaWF.Core Overview