getSettingsByIds method

  1. @override
Future<List<SmsSettingsV1>> getSettingsByIds (
  1. String correlationId,
  2. List<String> recipientIds
)
override

Gets a list of sms settings retrieved by ids.

  • correlationId (optional) transaction id to trace execution through call chain.
  • recipientIds a recipient ids to get settings Return Future that receives a data list Throws error.