third

package
v1.0.3 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Oct 31, 2024 License: Apache-2.0 Imports: 15 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Progress

type Progress interface {
	OnProgress(current int64, size int64)
}

type Third

type Third struct {
	LogFilePath string
	// contains filtered or unexported fields
}

func NewThird

func NewThird(platformID int32, loginUserID, version, systemType, LogFilePath string, fileUploader *file.File) *Third

func (*Third) SetAppBadge

func (c *Third) SetAppBadge(ctx context.Context, appUnreadCount int32) error

func (*Third) UpdateFcmToken

func (c *Third) UpdateFcmToken(ctx context.Context, fcmToken string, expireTime int64) error

func (*Third) UploadLogs

func (c *Third) UploadLogs(ctx context.Context, ex string, progress Progress) error

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL