Signal
P2pandaTopic::sync-ended
Declaration
void
sync_ended (
P2pandaTopic* self,
P2pandaNodeId* remote_node_id,
guint64 session_id,
gpointer user_data
)
Description [src]
Emitted when a topic finishes syncing.
| Default handler: The default handler is called after the handlers added via |
Parameters
remote_node_id-
Type:
P2pandaNodeIdThe public key for the remote node.
The data is owned by the caller of the function. session_id-
Type:
guint64No description available.