- valueOf(String) - Static method in enum cn.jiguang.jmrtc.api.JMRtcClient.DisconnectReason
- 
Returns the enum constant of this type with the specified name. 
- valueOf(String) - Static method in enum cn.jiguang.jmrtc.api.JMRtcClient.VideoProfile
- 
Returns the enum constant of this type with the specified name. 
- valueOf(int) - Static method in enum cn.jiguang.jmrtc.api.JMRtcClient.VideoProfile
-  
- valueOf(String) - Static method in enum cn.jiguang.jmrtc.api.JMRtcSession.SessionRole
- 
Returns the enum constant of this type with the specified name. 
- valueOf(String) - Static method in enum cn.jiguang.jmrtc.api.JMSignalingMessage.MediaType
- 
Returns the enum constant of this type with the specified name. 
- valueOf(int) - Static method in enum cn.jiguang.jmrtc.api.JMSignalingMessage.MediaType
-  
- valueOf(String) - Static method in enum cn.jiguang.jmrtc.api.JMSignalingMessage.SignalingType
- 
Returns the enum constant of this type with the specified name. 
- valueOf(int) - Static method in enum cn.jiguang.jmrtc.api.JMSignalingMessage.SignalingType
-  
- values() - Static method in enum cn.jiguang.jmrtc.api.JMRtcClient.DisconnectReason
- 
Returns an array containing the constants of this enum type, in
the order they are declared. 
- values() - Static method in enum cn.jiguang.jmrtc.api.JMRtcClient.VideoProfile
- 
Returns an array containing the constants of this enum type, in
the order they are declared. 
- values() - Static method in enum cn.jiguang.jmrtc.api.JMRtcSession.SessionRole
- 
Returns an array containing the constants of this enum type, in
the order they are declared. 
- values() - Static method in enum cn.jiguang.jmrtc.api.JMSignalingMessage.MediaType
- 
Returns an array containing the constants of this enum type, in
the order they are declared. 
- values() - Static method in enum cn.jiguang.jmrtc.api.JMSignalingMessage.SignalingType
- 
Returns an array containing the constants of this enum type, in
the order they are declared.