Holds the names of the two functions a repository app registers to act as its SMS provider: one to send a message, and one to supply the SMS settings shown to an administrator. Built by SmsProviderDetailsBuilder and stored on the app's ControllerMappingList. RepositoryApp reads it to decide whether the app can send SMS, and to invoke the configured functions when sending a message or reading its settings.


Properties

PropertyReturnsDescription
sendSmsFnStringName of the function invoked to send an SMS message.
settingsFnStringName of the function invoked to populate the SMS provider's settings for an organisation.

Methods

getSendSmsFn()

Returns: String

Name of the function invoked to send an SMS message.

getSettingsFn()

Returns: String

Name of the function invoked to populate the SMS provider's settings for an organisation.

To get full access to the Kademi Hub existing customers can login here, or new customers can register here.