[Nym3-devel] Suggestion for the ClientAPI
Jean-René Reinhard
jean-rene.reinhard at m4x.org
Tue Apr 12 10:46:54 CEST 2005
Hi,
I have been writing the part of the client in charge of sending RELAY
commands. I wanted to use the ClientAPI to parse the destination
address into routing type and info, but it is not possible with the
current interface of the API, since there are no public accessors on
the result of the parsing done by parseMessageAddress.
Is it possible to add two accessor methods, getRoutingType(self) and
getRoutingInfo(self), to the class AddrMsgDest, returning strS?
JR
More information about the Nym3-devel
mailing list