ProxyCity
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
describeContents
Link copied to clipboard
getObjectType
Link copied to clipboard
Returns the type of view object.
getPosition
Link copied to clipboard
Returns the position of selected view object.
getProxyObjectType
Link copied to clipboard
Returns the type of proxy object.
isValidParcelable
Link copied to clipboard
If object after recreate from parcel contains all of reference like original object method return true.
writeToParcel
Link copied to clipboard
For documentation, see android.os.Parcelable.