onReceiveRESTCustomData property
getter/setter pair
Implementation
OnReceiveRESTCustomDataCallback onReceiveRESTCustomData = (
String groupID,
String customData,
) {};
OnReceiveRESTCustomDataCallback onReceiveRESTCustomData = (
String groupID,
String customData,
) {};