EPG PHP SDK
Loading...
Searching...
No Matches
RespCode Class Reference

Public Member Functions

 __construct (mixed $respCode)
 
 getCode ()
 Get the response code value.
 
 getMessage ()
 Get the response message associated with the code.
 
 getUUID ()
 Get the UUID associated with the response code.
 

Constructor & Destructor Documentation

◆ __construct()

__construct ( mixed  $respCode)

Member Function Documentation

◆ getCode()

getCode ( )

Get the response code value.

Returns
mixed The response code value.

◆ getMessage()

getMessage ( )

Get the response message associated with the code.

Returns
string|null The response message or null if not found.

◆ getUUID()

getUUID ( )

Get the UUID associated with the response code.

Returns
string|null The UUID or null if not found.

The documentation for this class was generated from the following file: