fm.liveswitch.stun.StaleNonceError Member List

This is the complete list of members for fm.liveswitch.stun.StaleNonceError, 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
fromJson(String errorJson)fm.liveswitch.Errorstatic
getCode()fm.liveswitch.Error
getCodeValue()fm.liveswitch.Error
getDescription()fm.liveswitch.stun.StaleNonceError
getErrorCode()fm.liveswitch.Error
getException()fm.liveswitch.Error
getMessage()fm.liveswitch.Error
getNonce()fm.liveswitch.stun.StaleNonceError
getRealm()fm.liveswitch.stun.StaleNonceError
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
StaleNonceError()fm.liveswitch.stun.StaleNonceError
StaleNonceError(String message)fm.liveswitch.stun.StaleNonceError
StaleNonceError(String message, fm.liveswitch.stun.NonceAttribute nonce, fm.liveswitch.stun.RealmAttribute realm)fm.liveswitch.stun.StaleNonceError
StaleNonceError(fm.liveswitch.stun.NonceAttribute nonce, fm.liveswitch.stun.RealmAttribute realm)fm.liveswitch.stun.StaleNonceError
toJson(final fm.liveswitch.Error error)fm.liveswitch.Errorstatic
toJson()fm.liveswitch.Error
toString()fm.liveswitch.Error