Avatar

ユニフィニティーカスタマーサポート

  • Total activity 1906
  • Last activity
  • Member since
  • Following 0 users
  • Followed by 2 users
  • Votes 10
  • Subscriptions 1289

Articles

Recent activity by ユニフィニティーカスタマーサポート Sort by recent activity Recent activity Votes
  • 1508_Dialog/Folder Dialog Display

    functional overview Displays a folder selection dialog. Details of Functions Displays a folder selection dialog. attention (heed) Operation Status by OS OS run state (of a process) Android...

  • 1509_Dialog/File Selection

    functional overview Displays a file selection dialog. Details of Functions Displays a file selection dialog. attention (heed) Operation Status by OS OS run state (of a process) Android Do...

  • 1601_message/message box display

    functional overviewDisplays a message box. Details of FunctionsIn the message boxButton typeThe button specified in the "button number" field is displayed, and the button number pressed is acquired...

  • 1602_message/toast display

    functional overview Displays toast. Details of Functions MessageToast displays the contents specified in parameter argument (e.g. function, program, programme) Message character string da...

  • 1603_message/notification display

    functional overview Displays messages (Notification). Details of Functions MessageNotification displays the content specified in parameter argument (e.g. function, program, programme) Mess...

  • 1604_Message/Waiting screen display (On)

    functional overview Displays the Waiting screen. Details of Functions Displays the Waiting screen. display messageThe content specified in the "Contents" field will be displayed on the Waiting sc...

  • 1605_Message/Waiting screen display (Off)

    functional overview Hide the Waiting screen. Details of Functions Hides the currently displayed Waiting screen. parameter argument (e.g. function, program, programme)    without return valu...

  • 1701_network/GET

    functional overview Send GET. Details of Functions GET is sent to the server. If you use the HTTP header Network/GET2 to use. To retrieve individual received content <Header/Body>, use the Networ...

  • 1702_network/GET2

    functional overview Send GET. Details of Functions Sends a GET including HTTP headers to the server. To retrieve individual received content <Header/Body>, use the Network/GET3 to use. paramete...

  • 1703_network/GET3

    functional overview Send GET. Details of Functions Sends a GET including HTTP headers to the server. Separate the received content into a header and a body, with the header as the key "Header" an...