Skip to content

Latest commit

 

History

History
11 lines (11 loc) · 358 Bytes

SUBSCRIBE_MESSAGE.md

File metadata and controls

11 lines (11 loc) · 358 Bytes

SUBSCRIBE MESSAGE

see details.

   import 'package:fluwx/fluwx.dart' as fluwx;
   fluwx.subscribeMsg(
      appId: "appId",
      scene: 1,
      templateId: "templateId",
      reserved: "reserved",
    );