Interface ByeProcessorHandler


public interface ByeProcessorHandler
BYE请求业务处理器接口 负责处理BYE请求的业务逻辑
Author:
luna
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    关闭流
  • Method Details

    • closeStream

      void closeStream(String callId)
      关闭流
      Parameters:
      callId - 呼叫ID