getNetworkCallsForSession

public abstract NetworkSessionV2 getNetworkCallsForSession(long startTime, long lastKnownTime)

Get the calls and counts of network calls (which exceed the limit) within the specified time range.

Return

the network calls for the given session

Parameters

startTime

the start time

lastKnownTime

the end time