Class ResumeEventImpl

    • Field Summary

      • Fields inherited from class org.javacord.core.event.EventImpl

        api
    • Method Summary

      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
      • Methods inherited from interface org.javacord.api.event.Event

        getApi
    • Constructor Detail

      • ResumeEventImpl

        public ResumeEventImpl​(DiscordApi api)
        Creates a new resume event.
        Parameters:
        api - The api instance of the event.