2.21.
CLASS: PIF METRICS
CHAPTER 2.
API REFERENCE
RPC name: get carrier
Overview:
Get the carrier field of the given PIF metrics.
Signature:
bool get_carrier (session_id s, PIF_metrics ref self)
Arguments:
type
name
description
PIF metrics ref
self
reference to the object
Return Type:
bool
value of the field
RPC name: get vendor id
Overview:
Get the vendor id field of the given PIF metrics.
Signature:
string get_vendor_id (session_id s, PIF_metrics ref self)
Arguments:
type
name
description
PIF metrics ref
self
reference to the object
Return Type:
string
value of the field
RPC name: get vendor name
Overview:
Get the vendor name field of the given PIF metrics.
Signature:
string get_vendor_name (session_id s, PIF_metrics ref self)
Arguments:
type
name
description
PIF metrics ref
self
reference to the object
Return Type:
string
value of the field
190