This provides APIs related to Place Media information, used in Place Discovery and Search.
Typedef Documentation
Function Documentation
Clones the place media handle.
This function clones the place media handle origin and all its resources.
- Since :
- 2.4
- Parameters:
-
[in] | origin | The original place media handle |
[out] | cloned | A cloned place media handle |
- Returns:
0
on success, otherwise a negative error value
- Return values:
-
- See also:
- maps_place_media_destroy()
Destroys the place media handle and releases all its resources.
This function destroys the place media handle and releases all its resources.
- Since :
- 2.4
- Parameters:
-
[in] | media | The place media handle to destroy |
- Returns:
0
on success, otherwise a negative error value
- Return values:
-
- See also:
- maps_place_media_clone()
Gets the place media attribution.
This function gets the place media attribution.
- Since :
- 2.4
- Parameters:
-
[in] | media | The handle of place media |
[out] | attribution | The place media attribution |
- Returns:
0
on success, otherwise a negative error value
- Return values:
-
Gets the place media supplier link.
This function gets the place media supplier link.
- Since :
- 2.4
- Parameters:
-
[in] | media | The handle of place media |
[out] | supplier | The place media supplier link |
- Returns:
0
on success, otherwise a negative error value
- Return values:
-
- See also:
- maps_place_link_object_h
Gets the place media "via" link.
This function gets the place media "via" link.
- Since :
- 2.4
- Parameters:
-
[in] | media | The handle of place media |
[out] | via | The place media via link |
- Returns:
0
on success, otherwise a negative error value
- Return values:
-
- See also:
- maps_place_link_object_h