Uses of Class
com.smartfoxserver.v2.buddylist.SFSBuddyVariable
-
Packages that use SFSBuddyVariable Package Description com.smartfoxserver.v2.buddylist -
-
Uses of SFSBuddyVariable in com.smartfoxserver.v2.buddylist
Methods in com.smartfoxserver.v2.buddylist that return SFSBuddyVariable Modifier and Type Method Description static SFSBuddyVariable
SFSBuddyVariable. newFromSFSArray(ISFSArray array)
SFSArray is expected to be formatted as follows 0: (str) - name 1: (byte) - type id 2: (*) - value
-