System.Beacon.IBeacon Methods
InheritedProtected
AddRef | public | Increments the reference count for this interface. |
GetAdditionalData | public | Getter for the AdditionalData property. |
GetDistance | public | Represents the getter method for the Distance property. |
GetGUID | public | Represents the getter method for the GUID property. |
GetMajor | public | Represents the getter method for the Major property. |
GetMinor | public | Represents the getter method for the Minor property. |
GetProximity | public | Represents the getter method for the Proximity property. |
GetRssi | public | Represents the getter method for the Rssi property. |
IsEqualTo | public | Checks if the properties of the current beacon are equal to AGUID , AMajor and AMinor . |
ItsAlive | public | Indicates if the beacon information is still valid. |
QueryInterface | public | Returns a reference to a specified interface if the object supports that interface. |
Release | public | Decrements the reference count for this interface. |
Supports | public | Indicates whether a given interface supports a specific (another) interface. |