removePrompt abstract method

void removePrompt(
  1. String name
)

Remove a prompt from the server

Implementation

void removePrompt(String name);