unsubscribe abstract method

void unsubscribe(
  1. String channel
)

Unsubscribe from channel

Implementation

void unsubscribe(String channel);