Class ScheduledSmsProvisioning


  • public class ScheduledSmsProvisioning
    extends Object
    Scheduled SMS provisioning information

    This object is temporary and will appear while the scheduled provisioning for SMS is processing. Once it has successfully processed, only the ID of the SMS configuration will display.

    • Constructor Detail

      • ScheduledSmsProvisioning

        public ScheduledSmsProvisioning​(String servicePlanId,
                                        String campaignId,
                                        ProvisioningStatus status,
                                        Instant lastUpdatedTime,
                                        Collection<SmsErrorCode> errorCodes)
        Parameters:
        servicePlanId - Service plan of the scheduled provisioning task.
        campaignId - Campaign ID of the scheduled provisioning task. Note that the campaign ID is only for US numbers as it relates to 10DLC.
        status - The provisioning status
        lastUpdatedTime - when the status was last updated
        errorCodes - The provisioning error codes