wlangw
RetrGtpSessionStruct


This structure encapsulates all the necessary parameters required when retrieving GTP Sessions.


public struct RetrGtpSessionStruct

Properties
siteId Specifies the WLAN GW NE site ID. This is a required input parameter.

type=string

imsi Specifies the IMSI. This is a required input parameter.

type=string

apnNetwId Specifies the Network Identifier part of the Access Point Name. This is an optional input parameter.

type=string

timeout The number of milliseconds to wait before receiving the results. The method returns if no results are received in the given time. This is an optional input parameter. The default value is 5 minutes (300000).

type=long