LandmarkBrowseSession.init constructor
- int id
Implementation
LandmarkBrowseSession.init(final int id) : _pointerId = id {
super.registerAutoReleaseObject(_pointerId);
}
LandmarkBrowseSession.init(final int id) : _pointerId = id {
super.registerAutoReleaseObject(_pointerId);
}