VoipEventType

public enum VoipEventType

Enum Constants

ACCOUNT_EVENT

public static final VoipEventType ACCOUNT_EVENT

Voip Account Events ((un)registration)

BUDDY_EVENT

public static final VoipEventType BUDDY_EVENT

Voip Buddy Events (buddy presence notification: (un)subsscribing, (dis)connection, remote (un)holding)

CALL_EVENT

public static final VoipEventType CALL_EVENT

Voip Call Events (incoming, dialing, active, (un)holding, hanging up)

LIB_EVENT

public static final VoipEventType LIB_EVENT

Voip Library Events (Voip (de)initialization)