Explorar o código

1.订阅变化时请求话题列表

wenweiwei %!s(int64=3) %!d(string=hai) anos
pai
achega
8e761a671c
Modificáronse 1 ficheiros con 2 adicións e 0 borrados
  1. 2 0
      BFCommonKit/Classes/BFUtility/PQConstant.swift

+ 2 - 0
BFCommonKit/Classes/BFUtility/PQConstant.swift

@@ -252,6 +252,8 @@ public let cExportBGMAudioSuccessKey: String = "exportBGMxAudioSuccess\(cPrimary
 public let cDownloadMatrialSuccessKey: String = "downloadMatrialSuccess\(cPrimarykey)"
 /// 素材处理成功key
 public let cVideoDealWithSuccessKey: String = "videoDealWithSuccess\(cPrimarykey)"
+/// 话题订阅状态改变时通知
+public let cTopicSubscribeStatusChangedKey: String = "topicSubscribeStatusChanged\(cPrimarykey)"
 
 /// 批量下载资源成功/失败的key
 public let cBatchDownloadMatrialSuccessKey: String = "batchDownloadMatrialSuccess\(cPrimarykey)"