red5pro-webrtc-sdk
Version:
Red5 Pro HTML SDK
86 lines (43 loc) • 1.23 kB
Markdown
[**Red5 Pro WebRTC SDK v15.6.1**](../README.md)
***
[Red5 Pro WebRTC SDK](../globals.md) / PubNubEventTypes
Enumeration: PubNubEventTypes
# Enumeration Members
## AUTH\_TOKEN\_GENERATED
**AUTH\_TOKEN\_GENERATED**: `"PubNub.AuthToken.Generated"`
***
## AUTH\_TOKEN\_GENERATION\_ERROR
**AUTH\_TOKEN\_GENERATION\_ERROR**: `"PubNub.AuthToken.Generation.Error"`
***
## CONNECTED
**CONNECTED**: `"PubNub.Connected"`
***
## DISCONNECTED
**DISCONNECTED**: `"PubNub.Disconnected"`
***
## ERROR
**ERROR**: `"PubNub.Error"`
***
## MESSAGE\_RECEIVED
**MESSAGE\_RECEIVED**: `"PubNub.Message.Received"`
***
## MESSAGE\_SEND\_FAILURE
**MESSAGE\_SEND\_FAILURE**: `"PubNub.Message.Send.Failure"`
***
## MESSAGE\_SEND\_SUCCESS
**MESSAGE\_SEND\_SUCCESS**: `"PubNub.Message.Send.Success"`
***
## STATUS
**STATUS**: `"PubNub.Status"`
***
## SUBSCRIBE\_FAILURE
**SUBSCRIBE\_FAILURE**: `"PubNub.Subscribe.Failure"`
***
## SUBSCRIBE\_SUCCESS
**SUBSCRIBE\_SUCCESS**: `"PubNub.Subscribe.Success"`
***
## UNSUBSCRIBE\_FAILURE
**UNSUBSCRIBE\_FAILURE**: `"PubNub.Unsubscribe.Failure"`
***
## UNSUBSCRIBE\_SUCCESS
**UNSUBSCRIBE\_SUCCESS**: `"PubNub.Unsubscribe.Success"`