Table of Contents

AddPushCallback

Methods
public void AddPushCallback(string requestPath, Action<string> onPushCallback)
Parameters
Type Name Description
string requestPath
Action<string> onPushCallback