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