third

package
v3.5.1 Latest Latest
Warning

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

Go to latest
Published: Mar 4, 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 added in v3.5.0

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

type Third added in v3.4.0

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

func NewThird added in v3.4.0

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

func (*Third) SetAppBadge added in v3.4.0

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

func (*Third) UpdateFcmToken added in v3.4.0

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

func (*Third) UploadLogs added in v3.4.0

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