flagflag  
mysql> show columns from  Friends;
+-------------+--------------+------+-----+--------------------------------------+-------+
| Field       | Type         | Null | Key | Default                              | Extra |
+-------------+--------------+------+-----+--------------------------------------+-------+
| PrincipalID | varchar(255) | NO   | PRI | 00000000-0000-0000-0000-000000000000 |       |
| Friend      | varchar(255) | NO   | PRI | NULL                                 |       |
| Flags       | varchar(16)  | NO   |     | 0                                    |       |
| Offered     | varchar(32)  | NO   |     | 0                                    |       |
+-------------+--------------+------+-----+--------------------------------------+-------+
4 rows in set (0.00 sec)
 

Flags anchor.png

  • OpenMetaverse/FriendsManager.cs
   [Flags]
   public enum FriendRights : int
   {
       /// <summary>The avatar has no rights</summary>
       None = 0,
       /// <summary>The avatar can see the online status of the target avatar</summary>
       CanSeeOnline = 1,
       /// <summary>The avatar can see the location of the target avatar on the map</summary>
       CanSeeOnMap = 2,
       /// <summary>The avatar can modify the ojects of the target avatar </summary>
       CanModifyObjects = 4
   }

Front page   Freeze Diff Backup Copy Rename Reload   New List of Pages Search Recent changes   Help   RSS of recent changes (RSS 1.0) RSS of recent changes (RSS 2.0) RSS of recent changes (RSS Atom)
Counter: 797, today: 1, yesterday: 1
Last-modified: 2016-07-10 (Sun) 11:55:23 (JST) (2858d) by iseki

Site Search

Login

Username:

Password:


Lost Password?
Register now!!

Sub Menu

mini Calendar

Last MonthMay 2024Next Month
Su Mo Tu We Th Fr Sa
1 2 3 4
5 6 7 8 9 10 11
12 13 14 15 16 17 18
19 20 21 22 23 24 25
26 27 28 29 30 31
Today

Who's Online

76 user(s) are online (8 user(s) are browsing xpwiki)

Members: 0
Guests: 76

more...

Access Counter

Today : 4729472947294729
Yesterday : 1265612656126561265612656
Total : 2353016023530160235301602353016023530160235301602353016023530160
Powered by XOOPS Cube 2.1© 2001-2006 XOOPS Cube Project
Design by XoopsDesign.com