Table of Contents

AddPushCallback

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