Interface CreateOpenALContextEvent

All Superinterfaces:
ClientEvent, Event

public interface CreateOpenALContextEvent extends ClientEvent
This event is emitted when the voice chats OpenAL context is created.
  • Method Details

    • getContext

      long getContext()
      Returns:
      the OpenAL context
    • getDevice

      long getDevice()
      Returns:
      the OpenAL device