A B C D E F G H I J K L M N O P Q R S T U V W Y

V

VERSION_DEFAULT - Static variable in class LoginFlapCmd
I guess this is the FLAP protocol version joscar implements; this is what should be sent in a FLAP version command.
VERSION_DEFAULT - Static variable in class AbstractTrillianCryptRvCmd
The protocol version number used by Trillian.
VERSION_DEFAULT - Static variable in class VoiceReqRvCmd
The voice chat protocol version used by WinAIM.
VERSION_DEFAULT - Static variable in class SsiDataCmd
A default SSI data version; the version number used by WinAIM.
VISMASK_HIDE_WIRELESS - Static variable in class PrivacyItem
A visibility flag indicating that the fact that the user is or is not using a wireless/mobile device (cell phone) should be hidden from other users.
VetoableFlapPacketListener - interface VetoableFlapPacketListener.
Provides an interface for listening for -- and optionally halting further processing of -- FLAP packets received on a FlapProcessor.
VetoableSnacPacketListener - interface VetoableSnacPacketListener.
Provides an interface for processing and intercepting SNAC packets received on a SNAC processor, optionally halting further processing of any given packet.
VisibilityItem - class VisibilityItem.
An SSI item object representing a set of "visibility settings."
VisibilityItem(SsiItem) - Constructor for class VisibilityItem
Creates a new visibility settings item object generated from from the data in the given SSI item block.
VisibilityItem(VisibilityItem) - Constructor for class VisibilityItem
Creates a new visibility settings item object with the same properties as the given item object.
VisibilityItem(int, long) - Constructor for class VisibilityItem
Creates a new visibility settings item object with the given SSI item ID and the given set of visibility flags.
VisibilityItem(int, long, TlvChain) - Constructor for class VisibilityItem
Creates a new visibility settings item object with the given SSI item ID and the given set of visibility flags.
VoiceAcceptRvCmd - class VoiceAcceptRvCmd.
A rendezvous command used to accept a voice chat invitation.
VoiceAcceptRvCmd(RecvRvIcbm) - Constructor for class VoiceAcceptRvCmd
Creates a new voice chat session acceptance command from the given incoming RV ICBM.
VoiceAcceptRvCmd() - Constructor for class VoiceAcceptRvCmd
Creates a new outgoing voice chat invitation acceptance command.
VoiceRejectRvCmd - class VoiceRejectRvCmd.
A rendezvous command used to indicate that a voice chat invitation has been denied or cancelled.
VoiceRejectRvCmd(RecvRvIcbm) - Constructor for class VoiceRejectRvCmd
Creates a new voice chat invitation rejection command from the given incoming voice chat invitation rejection RV ICBM.
VoiceRejectRvCmd(int) - Constructor for class VoiceRejectRvCmd
Creates a new outgoing voice chat invitation rejection command with the given rejection code.
VoiceReqRvCmd - class VoiceReqRvCmd.
A rendezvous command used to request a voice chat session.
VoiceReqRvCmd(RecvRvIcbm) - Constructor for class VoiceReqRvCmd
Creates a new voice chat request command from the given incoming voice chat request RV ICBM.
VoiceReqRvCmd(RvConnectionInfo) - Constructor for class VoiceReqRvCmd
Creates a new outgoing voice chat request with the given connection information block and a protocol version number of VoiceReqRvCmd.VERSION_DEFAULT.
VoiceReqRvCmd(long, RvConnectionInfo) - Constructor for class VoiceReqRvCmd
Creates a new outgoing voice chat request with the given protocol version and the given connection information block.

A B C D E F G H I J K L M N O P Q R S T U V W Y