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: 795, today: 2, yesterday: 0
Last-modified: 2016-07-10 (Sun) 11:55:23 (JST) (2856d) 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

101 user(s) are online (25 user(s) are browsing xpwiki)

Members: 0
Guests: 101

more...

Access Counter

Today : 1876187618761876
Yesterday : 1716817168171681716817168
Total : 2349833723498337234983372349833723498337234983372349833723498337
Powered by XOOPS Cube 2.1© 2001-2006 XOOPS Cube Project
Design by XoopsDesign.com