All messages are inherited from cMessage class &
- RPC calls - inherited from BaseCallMessage class. Message name must end with word 'Call', e.g., MyRPCCall
- packet MyRPCCall extends BaseCallMessage
- RPC responce - inherited from BaseResponseMessage classes. Message name must end with word "Response', e.g., MyRPCResponce
0 comments:
Post a Comment