Developer Center

title() - Change Sender ID

It is used to change the default sender header.


Parameters;

  • $arg --- Sender header
public function title($arg=''){
    $this->title = $arg;
    return $this;
}
__construct() body() - Identify SMS Content

Do you have any questions?

Feel free to contact us
Contact Us
Copyright © 2024. All Rights Reserved.
Join Our Discord Channel
Top