#include <network_service_discovery.h>
Classes |
|
struct | JoinContext |
struct | LeaveContext |
Public Types |
|
using | DataMap = HashMap < String , String > |
using | JoinCallback = Delegate < void( JoinContext ctx, Bool moreComing)> |
using | UpdateCallback = Delegate < void( JoinContext ctx, Bool moreComing)> |
using | LeaveCallback = Delegate < void( LeaveContext ctx, Bool moreComing)> |
using DataMap = HashMap < String , String > |
using JoinCallback = Delegate <void( JoinContext ctx, Bool moreComing)> |
using UpdateCallback = Delegate <void( JoinContext ctx, Bool moreComing)> |
using LeaveCallback = Delegate <void( LeaveContext ctx, Bool moreComing)> |