Searched refs:registerWithPassword (Results 1 – 2 of 2) sorted by relevance
29 $token = $client->registerWithPassword("foobar", "monkey");
159 public function registerWithPassword(string $username, string $password): ?string { function in MatrixPhp\\MatrixClient