Protected
constructorReadonly
descriptionReturns the description of the error.
Readonly
errorReturns the Error code number.
Returns the name of this object's type.
Returns true if the object matches or derives from the passed in type.
Returns true if this object is the same as other
. Useful for checking if two references point to the same thing.
ListeningErrorEventArgs object returns in onListeningError callback. It contains the error code and description of the error.
Example