Agora Java API Reference for Android
Static Public Member Functions | Public Attributes | List of all members
io.agora.rtc2.IRtcEngineEventHandler.ENCRYPTION_ERROR_TYPE Enum Reference

Static Public Member Functions

static int getValue (ENCRYPTION_ERROR_TYPE type)
 

Public Attributes

 ENCRYPTION_ERROR_INTERNAL_FAILURE =(0)
 
 ENCRYPTION_ERROR_DECRYPTION_FAILURE =(1)
 
 ENCRYPTION_ERROR_ENCRYPTION_FAILURE =(2)
 

Detailed Description

Error type of encryption.