BFMeta Developers
BFMeta Developers
  • Learn
    • Linux Tutorial
    • BFS Tutorial
    • Node Manager Tutorial
    • BFMeta White Paper
  • Build
    • OverView
    • BFM Tools
    • BFM Smart Contracts
    • Create a Blockchain
    • BFM APIs
    • BFS APIs
  • Resources
    • BFM Node Software
    • BFM Node Manager App
    • BFM Explorer
    • COT Wallet
  • Community
    • Facebook
    • Discord
    • Twitter
    • Telegram
    • GitHub
  • BFS system API

    • bfs
      • 1. Description
      • 2. Method
      • 3. Related type declaration
    • evt
      • 1. Description
      • 2. Class
        • Ctx: Event Trigger
        • AttachOnlyEvt: Event Binder
        • PostableEvt: Event sender
        • Evt: encapsulates the AttachOnlyEvt and PostableEvt classes, and has the functions of the two classes at the same time
        • waitFor: wait for an event to complete
      • 3. Related type declaration
    • bfsprocess
      • 1. Description
      • 2. Method
      • 3. Properties
      • 4. Related type declaration
      • 5. Example
    • link
      • 1. Description
    • file_system
      • 1. Description
    • openBrl
      • 1. Description
      • 2. Method
      • 3. Related type declaration
    • WebViewActivity
      • 1. Description
      • 2. Method
      • 3. WebViewAcivity class
      • 4. Related type declaration
      • 5. Example
  • BFS application

    • TUI
      • BFS-TUI Data Transfer Protocol [BTP]
        • 1. Basic description
        • 2. Example description
      • BTPTools
        • 1. Description
        • 2. Method

link

1. Description

Edit on GitHub
⬅ bfsprocessfile_system ➡