get_consumption_quantity method

get_consumption_quantity

Retrieves amount of MBs processed.

def get_consumption_quantity(self):
    ...

Example

Following example demonstrates how to retrieve amount of MBs processed.

See Also