Class SmsCreateEvent

java.lang.Object
java.util.EventObject
org.springframework.context.ApplicationEvent
com.bytedesk.core.sms.event.SmsCreateEvent
All Implemented Interfaces:
Serializable

public class SmsCreateEvent extends org.springframework.context.ApplicationEvent
See Also:
  • Field Details

  • Constructor Details

    • SmsCreateEvent

      public SmsCreateEvent(SmsEntity sms)