gtp
RetrGtpS11SessionStruct


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


public struct RetrGtpS11SessionStruct

Properties
siteId Specifies the Network Element of the GTP S11 Session. This is a required input parameter.

type=string

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

type=string

apn Specifies the APN. 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