Proxy City
Represents the class implementation for city object of ProxyObject
Functions
create
Link copied to clipboard
open fun create(@NonNull position: GeoCoordinates, handle: Array<Byte>): ProxyCityData.Builder
Content copied to clipboard
describe Contents
Link copied to clipboard
get Object Type
Link copied to clipboard
Returns the type of view object.
get Position
Link copied to clipboard
Returns the position of selected view object.
get Proxy Object Type
Link copied to clipboard
Returns the type of proxy object.
is Valid Parcelable
Link copied to clipboard
If object after recreate from parcel contains all of reference like original object method return true.
write To Parcel
Link copied to clipboard
For documentation, see android.os.Parcelable.
Properties
CREATOR
Link copied to clipboard