how to check what is the IP version (IPv4 or IPv6) of the flow in AppProxy

I need some reference on how to check what is the IP version (IPv4 or IPv6) of the flow we have received in AppProxy::handleNewFlow(). Based on this there are business logic which I need apply on the flow.
I checked the flow::metadata and other references in AppProxy documentation but couldn’t find anything.
Answered by DTS Engineer in 641590022
I’m not sure why you asked this question twice but Matt has responded to you over in your other thread.

Share and Enjoy

Quinn “The Eskimo!” @ Developer Technical Support @ Apple
let myEmail = "eskimo" + "1" + "@apple.com"
Accepted Answer
I’m not sure why you asked this question twice but Matt has responded to you over in your other thread.

Share and Enjoy

Quinn “The Eskimo!” @ Developer Technical Support @ Apple
let myEmail = "eskimo" + "1" + "@apple.com"
My mistake, in new Forum layout I was not able to locate my asked questions. I mean is 'Edit Profile' doesn't seems to place find your asked questions.
No need to follow this page for this particular question we can close this discussion here.

how to check what is the IP version (IPv4 or IPv6) of the flow in AppProxy
 
 
Q