LeaderWatcher.

SetLeaderCallback(Action<InformationService>) Method

Syntax

public void SetLeaderCallback(Action<InformationService> callback)

Parameters

Name Type Description
callback Action<InformationService>

Return Value

Type Description
void