dataserver abstract method

void dataserver(
  1. Key kRequestID,
  2. string sData
)

Implementation

void dataserver(Key kRequestID, string sData);