VenueAccount
The class VenueAccount is a member of com.here.android.mpa.venues3d .
Class Summary
public final class VenueAccount
extends java.lang.Object
This class represents a HERE account information used in venue service.
[For complete information, see the section Class Details]
See also:
Method Summary
Methods |
---|
Returns a string which provides additional information about the given instance of |
Returns a string which uniquely identifies the given instance of |
Class Details
This class represents a HERE account information used in venue service.
See also:
Method Details
public String getDescription ()
Returns a string which provides additional information about the given instance of VenueAccount
.
Returns:
A string containing the description of the object.
public String getId ()
Returns a string which uniquely identifies the given instance of VenueAccount
.
Returns:
A string containing the unique identifier of the object.