ILeaderWatcher.

SetLeaderCallback(Action<InformationService>) Method

Syntax

void SetLeaderCallback(Action<InformationService> callback)

Parameters

Name Type Description
callback Action<InformationService>

Return Value

Type Description
void