onUpdatePermissionKey abstract method

void onUpdatePermissionKey(
  1. String channelTag,
  2. String key,
  3. int error,
  4. int timeout,
)

Implementation

void onUpdatePermissionKey(
    String channelTag, String key, int error, int timeout);