Function
MsgServiceget_next_link
Declaration [src]
char*
msg_service_get_next_link (
JsonObject* object
)
Parameters
object
-
Type:
JsonObject
A
JsonObject
.The data is owned by the caller of the function.
char*
msg_service_get_next_link (
JsonObject* object
)
object
Type: JsonObject
A JsonObject
.
The data is owned by the caller of the function. |