NSpConvertAddressReferenceToOTAddr
You can use the NSpConvertAddressReferenceToOTAddr function to obtain an OTAddress.
OTAddress *NSpConvertAddressReferenceToOTAddr (
NSpAddressReference inAddress);
inAddress
- A valid
NSpAddressReference returned from NSpDoModalJoinDialog.
- function result
- A valid OTAddress.
DESCRIPTION
Use NSpConvertAddressReferenceToOTAddr when you want to use the NSpDoModalJoinDialog function and you do not plan to use the any other functions provided in NetSprocket, such as networking, group, or player functions.