fm.liveswitch.stun.turn.ForbiddenError Member List

This is the complete list of members for fm.liveswitch.stun.turn.ForbiddenError, including all inherited members.

createStunError(int code, fm.liveswitch.stun.Message message)fm.liveswitch.stun.Errorstatic
Error(fm.liveswitch.ErrorCode code, String message)fm.liveswitch.stun.Error
fm::liveswitch::Error.Error()fm.liveswitch.Error
fm::liveswitch::Error.Error(fm.liveswitch.ErrorCode code, java.lang.Exception exception)fm.liveswitch.Error
ForbiddenError()fm.liveswitch.stun.turn.ForbiddenError
ForbiddenError(String message)fm.liveswitch.stun.turn.ForbiddenError
fromJson(String errorJson)fm.liveswitch.Errorstatic
getCode()fm.liveswitch.Error
getCodeValue()fm.liveswitch.Error
getDescription()fm.liveswitch.stun.turn.ForbiddenError
getErrorCode()fm.liveswitch.Error
getException()fm.liveswitch.Error
getMessage()fm.liveswitch.Error
getStunCode()fm.liveswitch.stun.Error
getStunErrorCode()fm.liveswitch.stun.Error
setCode(fm.liveswitch.ErrorCode value)fm.liveswitch.Error
setCodeValue(int value)fm.liveswitch.Error
setErrorCode(fm.liveswitch.ErrorCode value)fm.liveswitch.Error
setException(java.lang.Exception value)fm.liveswitch.Error
setMessage(String value)fm.liveswitch.Error
toJson(final fm.liveswitch.Error error)fm.liveswitch.Errorstatic
toJson()fm.liveswitch.Error
toString()fm.liveswitch.Error