Eddystone$Impl class

Implemented types

Constructors

Eddystone$Impl(Pointer<Void> handle)

Properties

hashCode int
The hash code for this object.
no setterinherited
instanceId String
@brief eddystone's instanceId.
no setteroverride
locationId int
@brief eddystone's location identifier.
no setteroverride
name String
@brief eddystone's name.
no setteroverride
namespaceId String
@brief eddystone's namespaceId.
no setteroverride
point Point
@brief eddystone's X and Y coordinates in meters as @see Point "Point" (within the sublocation).
no setteroverride
power int?
@brief eddystone's power.
no setteroverride
runtimeType Type
A representation of the runtime type of the object.
no setterinherited
status TransmitterStatus
@brief eddystone status. @see TransmitterStatus "TransmitterStatus"
no setteroverride
sublocationId int
@brief eddystone's sublocation identifier.
no setteroverride

Methods

noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
toString() String
A string representation of this object.
inherited

Operators

operator ==(Object other) bool
The equality operator.
inherited