public static abstract @interface
SessionTransferCallback.TransferFailedReason
implements
Annotation
The failure reason of transferring to the new endpoint.
Inherited Method Summary
From interface java.lang.annotation.Annotation
abstract
Class
<? extends
Annotation
>
annotationType
()
abstract boolean
equals
(
Object
arg0)
abstract int
hashCode
()
abstract
String
toString
()