get_handler() get_handler( $object) : \midcom_services_rcs_backend Factory function for the handler object. Parameters $object Returns \midcom_services_rcs_backend
use_rcs() use_rcs() : boolean If the RCS service is enabled (set by midcom_services_rcs_use) Returns boolean — true if it is enabled
_get_handler_class() _get_handler_class() : string Loads the backend file needed and returns the class. Returns string — of the backend to start