Method
QmiMessageNasGetCellLocationInfoOutputset_compat_context
Declaration [src]
void
qmi_message_nas_get_cell_location_info_output_set_compat_context (
QmiMessageNasGetCellLocationInfoOutput* self,
gpointer compat_context,
GDestroyNotify compat_context_free
)
Parameters
compat_context
-
Type:
gpointer
No description available.
The argument can be NULL
.The data is owned by the caller of the method. compat_context_free
-
Type:
GDestroyNotify
No description available.